摘要: 转载自微软相关官方文档; https://docs.microsoft.com/zh-cn/dotnet/csharp/programming-guide/classes-and-structs/using-constructors 每当创建类或结构时,将会调用其构造函数。 类或结构可能具有采用不同 阅读全文
posted @ 2018-04-04 13:08 小柏树 阅读(290) 评论(0) 推荐(0)