Свойство | Тип | Описание | |
---|---|---|---|
SaveSettingData | void |
Метод | Описание | |
---|---|---|
AddExtendsPath ( string path ) : void | ||
ContainsExtendsPath ( string path ) : bool | ||
GetLabelsByPath ( string abPath ) : string | ||
RemoveExtendsPath ( string path ) : void |
Метод | Описание | |
---|---|---|
SaveSettingData ( ) : void |
保存数据
|
public static AddExtendsPath ( string path ) : void | ||
path | string | |
Результат | void |
public static ContainsExtendsPath ( string path ) : bool | ||
path | string | |
Результат | bool |
public static GetLabelsByPath ( string abPath ) : string | ||
abPath | string | |
Результат | string |
public static RemoveExtendsPath ( string path ) : void | ||
path | string | |
Результат | void |