'Declaration
<NotNullAttribute()> Public Shared Function Create() As EasyUAClient
'Usage
Dim value As EasyUAClient value = EasyUAClient.Create()
[NotNull()] public static EasyUAClient Create()
[NotNull()] public: static EasyUAClient^ Create();
Return Value
The newly created object.