C# Class NotifierCore.Notifier.Event.RemoveRuleEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: Zicore/TradingPostNotifier Class Usage Examples

Public Methods

Method Description
RemoveRuleEventArgs ( NotifierRule rule ) : System

Method Details

RemoveRuleEventArgs() public method

public RemoveRuleEventArgs ( NotifierRule rule ) : System
rule NotifierRule
return System