![]() |
User
|
The UserRegistry type exposes the following members.
Name | Description | |
---|---|---|
![]() | UserRegistry() | Initializes a new instance of the UserRegistry class. |
![]() | UserRegistry(User[]) | Initializes a new instance of the UserRegistry class. |
Name | Description | |
---|---|---|
![]() | Add(User) | Adds the specified user. |
![]() | Add(OctetString, IPrivacyProvider) | Adds the specified user name. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Find | Finds the specified user name. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString |
Returns a String that represents this instance.
(Overrides Object.ToString()) |
Name | Description | |
---|---|---|
![]() | GetEnumValueOrDefault |
Gets the enumeration constant for value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions) |
![]() | GetEnumValueOrDefault<T> |
Gets the enumeration constant for this value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions) |