Свойство | Type | Description | |
---|---|---|---|
LocalPresetsPath | string | ||
PresetsPath | string |
Méthode | Description | |
---|---|---|
Create ( string name, string description, string address_value, string address_example, string path_value, string path_example ) : |
||
Preset ( string preset_path ) : System |
Méthode | Description | |
---|---|---|
GetValue ( string a, string b ) : string |
public static Create ( string name, string description, string address_value, string address_example, string path_value, string path_example ) : |
||
name | string | |
description | string | |
address_value | string | |
address_example | string | |
path_value | string | |
path_example | string | |
Résultat |
public Preset ( string preset_path ) : System | ||
preset_path | string | |
Résultat | System |