Overload | Description |
---|---|
UAServerOnNetwork Constructor() | Initializes a new instance of the class with default data. |
UAServerOnNetwork Constructor(Int64,String,String,IEnumerable<String>) | Initializes a new instance of the class, specifying its individual properties. |
UAServerOnNetwork Constructor(UAServerOnNetwork) | Initializes a new instance as a copy of an existing server on network object. |
UAServerOnNetwork Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |