|
static |
| PrefInterfaceType | the type of IStorePreferences interface to use for this preference |
| defaultValue | default value to be assigned to the PrefOptionBase, if it has not been created yet, or has been deleted. |
| fieldName | the field name, exactly as it appears in code. Case sensitive, may reference private members. |
| containingClass | The type that contains the field |
| alwaysLoadSaveOnAccess | true by default, specifies if the data will be loaded and saved automatically. When false Load Save will need to be done manually. |
| PrefInterfaceType | : | IStorePreferences | |
| PrefInterfaceType | : | new() |