Class PresetUtility
Namespace: QFSW.BA
Assembly: QFSW.BA.dll
Syntax
public static class PresetUtility
Methods
CreatePreset(String)
Declaration
public static void CreatePreset(string presetName)
Parameters
| Type | Name | Description |
|---|---|---|
| String | presetName |
DeletePreset(String)
Declaration
public static void DeletePreset(string presetName)
Parameters
| Type | Name | Description |
|---|---|---|
| String | presetName |
GetPresetList()
Declaration
public static IEnumerable<string> GetPresetList()
Returns
| Type | Description |
|---|---|
| IEnumerable<String> |