Property | Type | Description | |
---|---|---|---|
SaveSettingData | void |
Method | Description | |
---|---|---|
AddExtendsPath ( string path ) : void | ||
ContainsExtendsPath ( string path ) : bool | ||
GetLabelsByPath ( string abPath ) : string | ||
RemoveExtendsPath ( string path ) : void |
Method | Description | |
---|---|---|
SaveSettingData ( ) : void |
保存数据
|
public static AddExtendsPath ( string path ) : void | ||
path | string | |
return | void |
public static ContainsExtendsPath ( string path ) : bool | ||
path | string | |
return | bool |
public static GetLabelsByPath ( string abPath ) : string | ||
abPath | string | |
return | string |
public static RemoveExtendsPath ( string path ) : void | ||
path | string | |
return | void |