Overload | Description |
---|---|
EasyUAClientSelector Constructor() | Initializes a new instance of the class with default data. |
EasyUAClientSelector Constructor(EasyUAClientInstanceParameters,Boolean,String,EasyUAClientAdaptableParameters) | Initializes a new instance of the class, specifying its individual properties. |
EasyUAClientSelector Constructor(EasyUAClientSelector) | Initializes a new copy of the object. |
EasyUAClientSelector Constructor(IEasyUAClientSettings) | Initializes a new instance of the class, specifying the client settings. |
EasyUAClientSelector Constructor(IEasyUAClientSettings,String) | Initializes a new instance of the class, specifying the client settings, and differentiator. |
EasyUAClientSelector Constructor(String) | Initializes a new instance of the class, specifying the differentiator. |
EasyUAClientSelector Constructor(String,Boolean) | Initializes a new instance of the class, specifying the differentiator, and isolation flag. |