C# Class ZicoresTradingPostNotifier.Event.RequestCloseEventArgs

Inheritance: System.EventArgs
Mostra file Open project: Zicore/TradingPostNotifier

Public Methods

Method Description
RequestCloseEventArgs ( bool canceled ) : System

Method Details

RequestCloseEventArgs() public method

public RequestCloseEventArgs ( bool canceled ) : System
canceled bool
return System