C# Class ZForge.Controls.Logs.LogViewerCountChangedEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: zhuangyy/Motion Class Usage Examples

Public Methods

Method Description
LogViewerCountChangedEventArgs ( int e, int w, int i ) : System

Method Details

LogViewerCountChangedEventArgs() public method

public LogViewerCountChangedEventArgs ( int e, int w, int i ) : System
e int
w int
i int
return System