A Dictionary with a String Key with String Values that can be serialized into JSON
More...
|
List< string > | Keys = new List<string>() |
|
List< string > | Values = new List<string>() |
|
A Dictionary with a String Key with String Values that can be serialized into JSON
◆ Keys
List<string> Boomerang2DFramework.Framework.SerializableStringDictionary.Keys = new List<string>() |
◆ Values
List<string> Boomerang2DFramework.Framework.SerializableStringDictionary.Values = new List<string>() |
◆ Dictionary
Dictionary<string, Texture> Boomerang2DFramework.Framework.SerializableStringDictionary.Dictionary |
|
get |
The documentation for this class was generated from the following file: