C# Class AerialForWindows.Settings

Show file Open project: thoemmi/AerialForWindows

Private Properties

Property Type Description
ReadInteger int
Settings System

Public Methods

Method Description
Save ( ) : void

Private Methods

Method Description
ReadInteger ( RegistryKey key, string name, int defaultValue ) : int
Settings ( ) : System

Method Details

Save() public method

public Save ( ) : void
return void