构造函数的重载 meaning in Chinese
constructor overload
Examples
- Constructor allows you specify a
构造函数的重载使您可以指定 - This overload of the constructor is used most frequently when writing to the queue , as target types are not required when writing
此构造函数的重载最常用于写入队列时,这是因为在写入时不需要目标类型。 - Constructor is designed for use by a . net framework data provider when implementing a similar constructor for use in a clone implementation
构造函数的重载供. net framework数据提供程序在克隆实现中使用类似构造函数时使用。