DirectoryMessagesBundle Methods |
The DirectoryMessagesBundle type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetAvailableCultures |
Get a Dictionary containing details of the available cultures. The keys in the
Dictionary are the formal names of the cultures, for example "en-US". The values in
the dictionary are their descriptions, for example "US English".
| |
GetDefaultCulture |
Get the full name of the default culture.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetString |
Generate a phrase string from a Phrase tag within a Phrases node.
(Inherited from MessagesBundle.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SupportsMessageType |
Whether the bundle supports messages of the given type.
(Inherited from MessagesBundle.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |