Method | Description | |
---|---|---|
CreateForClassesRoot ( string subRegistryKey ) : |
||
CreateForCurrentConfig ( string subRegistryKey ) : |
||
CreateForCurrentUser ( string subRegistryKey ) : |
||
CreateForLocalMachine ( string subRegistryKey ) : |
||
CreateForUsers ( string subRegistryKey ) : |
||
GetSettings ( |
||
RegistryStore ( |
||
SaveSettings ( IEnumerable |
public static CreateForClassesRoot ( string subRegistryKey ) : |
||
subRegistryKey | string | |
return |
public static CreateForCurrentConfig ( string subRegistryKey ) : |
||
subRegistryKey | string | |
return |
public static CreateForCurrentUser ( string subRegistryKey ) : |
||
subRegistryKey | string | |
return |
public static CreateForLocalMachine ( string subRegistryKey ) : |
||
subRegistryKey | string | |
return |
public static CreateForUsers ( string subRegistryKey ) : |
||
subRegistryKey | string | |
return |
public GetSettings ( |
||
setting | ||
return | IEnumerable |
public RegistryStore ( |
||
baseKey | ||
subKey | string | |
return | System |
public SaveSettings ( IEnumerable |
||
settings | IEnumerable |
|
return | int |