Overload | Description |
---|---|
Parameters Constructor() | Initializes a new instance of the class with default data. |
Parameters Constructor(Parameters) | Initializes a new copy of the object. |
Parameters Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |