Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetAsDictionary ( ) : Dictionary |
Return this class as a Dictionary<class, Dictionary<key, value>>
|
|
GetResourceString ( string key ) : string |
Get localized entry for a given key
|
|
WelcomeFormatted ( ) : string |
|
public static GetAsDictionary ( ) : Dictionary |
||
return | Dictionary |
public static GetResourceString ( string key ) : string | ||
key | string | |
return | string |