Overload | Description |
---|---|
UAModelClient Constructor() | Initializes a new instance of the class, with no model. |
UAModelClient Constructor(IUAModelProvider) | Initializes a new instance of the class, with the model provided by the specified model provider. |
UAModelClient Constructor(UAModel,EasyUAClient) | Initializes a new instance of the class, with the given model (optional), and specified client object. |