'Declaration
Public Function New( _ ByVal client As IEasyUAClient _ )
'Usage
Dim client As IEasyUAClient Dim instance As New UAClientReadOnlyModelProvider(client)
public UAClientReadOnlyModelProvider( IEasyUAClient client )
public: UAClientReadOnlyModelProvider( IEasyUAClient^ client )
Parameters
- client