C# Class NotifierCore.Notifier.GemRuleViewModel

Inheritance: LibraryBase.Wpf.ViewModel.BindableBase, INotificationHost
Show file Open project: Zicore/TradingPostNotifier Class Usage Examples

Private Properties

Property Type Description
AddRule void
rule_RemoveRule void

Public Methods

Method Description
ActivateEventHandler ( ) : void
GemRuleViewModel ( ) : System

Private Methods

Method Description
AddRule ( ) : void
rule_RemoveRule ( object sender, RemoveRuleEventArgs e ) : void

Method Details

ActivateEventHandler() public method

public ActivateEventHandler ( ) : void
return void

GemRuleViewModel() public method

public GemRuleViewModel ( ) : System
return System