The ClientName type exposes the following members.
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Indicate whether two ClientName are equal.
|
![]() ![]() | (String to ClientName) |
Creates a new ClientName instance from String.
|
![]() ![]() | (ClientName to String) |
Converts the ClientName to String.
|
![]() ![]() | Inequality |
Indicate whether two ClientName are not equal.
|
See Also