Overload | Description |
---|---|
ConnectivityBase Constructor() | Initializes a new instance of the class, with default values. |
ConnectivityBase Constructor(ConnectivityBase) | Initializes a new instance of the class, copying values from a given object. |
ConnectivityBase Constructor(IContainer) | Required for Windows.Forms Class Composition Designer support |
ConnectivityBase Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |