C# Class TuxMate.Preferences

Datei anzeigen Open project: cbguder/tuxmate

Public Methods

Method Description
AddNotify ( GConf notify ) : void

Private Methods

Method Description
Get ( string key, object def ) : object
Set ( string key, object val ) : void

Method Details

AddNotify() public static method

public static AddNotify ( GConf notify ) : void
notify GConf
return void