C# Class Whee.WordBuilder.UIHelpers.WarningEventArgs

Inheritance: System.EventArgs
Show file Open project: alfar/WordBuilder Class Usage Examples

Public Methods

Method Description
WarningEventArgs ( int index ) : System

Method Details

WarningEventArgs() public method

public WarningEventArgs ( int index ) : System
index int
return System