C# Class NotifierCore.Notifier.Config

Inheritance: Zicore.Xml.XmlSerializable
Show file Open project: Zicore/TradingPostNotifier Class Usage Examples

Public Methods

Method Description
Config ( ) : System
Load ( ) : void
LoadWithoutEvent ( ) : void
Save ( ) : void

Method Details

Config() public method

public Config ( ) : System
return System

Load() public method

public Load ( ) : void
return void

LoadWithoutEvent() public method

public LoadWithoutEvent ( ) : void
return void

Save() public method

public Save ( ) : void
return void