Method | Description | |
---|---|---|
GetAppDataPath ( this aSettings ) : string | ||
GetFileHandlers ( this aSettings ) : IEnumerable |
||
SetFileHandlers ( this aSettings, IEnumerable |
public static GetAppDataPath ( this aSettings ) : string | ||
aSettings | this | |
return | string |
public static GetFileHandlers ( this aSettings ) : IEnumerable |
||
aSettings | this | |
return | IEnumerable |
public static SetFileHandlers ( this aSettings, IEnumerable |
||
aSettings | this | |
aFileHandlers | IEnumerable |
|
return | void |