The ClientName type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | Create(String) |
Returns a new ClientName instance with a specified providerName.
|
![]() ![]() | Create(String, String) | |
![]() | Equals(Object) |
Determines whether two object instances are equal.
(Overrides ValueType Equals(Object).) |
![]() | Equals(ClientName) |
Determines whether two object instances are equal.
|
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Overrides ValueType GetHashCode .) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | Parse |
Converts a specified string to ClientName.
|
![]() | ToString |
Returns a string that represents the current ClientName.
(Overrides ValueType ToString .) |
See Also