Overload | Description |
---|---|
Info Constructor() | Initializes a new instance of the class. |
Info Constructor(Info) | Initializes a new instance of the class, copying values from a given object. |
Info Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |