Fork me on GitHub
摘要: 定义在自定义类上,该类就不能被继承。 定义在基类的方法上,子类就不能用override 重写该方法。 阅读全文
posted @ 2021-07-11 16:40 HelloLLLLL 阅读(99) 评论(0) 推荐(0)
摘要: C#条件编译 阅读全文
posted @ 2021-07-11 16:24 HelloLLLLL 阅读(196) 评论(1) 推荐(0)