Property | Type | Description | |
---|---|---|---|
Entry_PropertyChanged | void | ||
LoadColorCurvesData | void | ||
LoadExtended | void | ||
ReloadColorCurves | void | ||
SaveColorCurves | void | ||
SaveColorCurvesData | void | ||
SaveExtended | void | ||
TryToDetectWeatherTypeById | WeatherType |
Method | Description | |
---|---|---|
CompareTo ( |
||
EnsureLoadedExtended ( ) : void | ||
HandleChangedFile ( string filename ) : bool | ||
Reload ( ) : void | ||
SaveData ( IniFile ini ) : void | ||
WeatherObject ( IFileAcManager manager, string id, bool enabled ) : System |
Method | Description | |
---|---|---|
InitializeLocations ( ) : void | ||
LoadData ( IniFile ini ) : void |
Method | Description | |
---|---|---|
Entry_PropertyChanged ( object sender, |
||
LoadColorCurvesData ( IniFile ini ) : void | ||
LoadExtended ( IniFile ini ) : void | ||
ReloadColorCurves ( ) : void | ||
SaveColorCurves ( ) : void | ||
SaveColorCurvesData ( IniFile ini ) : void | ||
SaveExtended ( IniFile ini ) : void | ||
TryToDetectWeatherTypeById ( string id ) : WeatherType |
public CompareTo ( |
||
o | ||
return | int |
public HandleChangedFile ( string filename ) : bool | ||
filename | string | |
return | bool |
public WeatherObject ( IFileAcManager manager, string id, bool enabled ) : System | ||
manager | IFileAcManager | |
id | string | |
enabled | bool | |
return | System |