The C# compiler recognizes the constructor initializer as special syntax and removes the duplicated variable initializers and the duplicated base class constructor calls.
英
美
- C%23编译器认出该构造函数初始化器是一个特殊的语法,会移除重复的变量初始化器和重复的基类构造函数调用。
