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