Rebornbuddy
|
This is the complete list of members for ff14bot.Helpers.LocalizedDictionary< K, V >, including all inherited members.
Add(K primaryKey, string englishKey, string localizedKey, V val) | ff14bot.Helpers.LocalizedDictionary< K, V > | |
CloneValues() | ff14bot.Helpers.LocalizedDictionary< K, V > | |
ContainsKey(K primaryKey) | ff14bot.Helpers.LocalizedDictionary< K, V > | |
GetEnumerator() | ff14bot.Helpers.LocalizedDictionary< K, V > | |
this[K primaryKey] | ff14bot.Helpers.LocalizedDictionary< K, V > | |
this[string subKey] | ff14bot.Helpers.LocalizedDictionary< K, V > | |
TryGetValue(K primaryKey, out V val) | ff14bot.Helpers.LocalizedDictionary< K, V > |