User |
This is preliminary documentation and is subject to change.
The UserStub type exposes the following members.
Name | Description | |
---|---|---|
UserStub(String, Int64) | Initializes a new instance of the UserStub class | |
UserStub(String, Int64, Gender) | Initializes a new instance of the UserStub class | |
UserStub(String, Int64, Gender, String) | Initializes a new instance of the UserStub class |
Name | Description | |
---|---|---|
Gender | Gets user's gender. | |
HasId | Determines whether the user has ID. | |
Id | Gets user ID on the MediaWiki site. | |
Name | Gets user name. | |
SiteName | Gets the site name the user comes from. |
Name | Description | |
---|---|---|
Equals(Object) | Indicates whether this instance and a specified object are equal. (Overrides ValueTypeEquals(Object)) | |
Equals(UserStub) | Indicates whether the current object is equal to another object of the same type. | |
GetHashCode | Returns the hash code for this instance. (Overrides ValueTypeGetHashCode) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString | Returns the fully qualified type name of this instance. (Overrides ValueTypeToString) |
Name | Description | |
---|---|---|
Equality(UserStub, UserStub) | ||
Inequality(UserStub, UserStub) |