Class PresetListInfo
public class PresetListInfo
- Inheritance
-
PresetListInfo
- Inherited Members
Constructors
PresetListInfo(string)
public PresetListInfo(string dirPath)
Parameters
dirPath
string
Properties
DirName
public string DirName { get; set; }
Property Value
PresetList
public Dictionary<string, string> PresetList { get; set; }