C# Class Sorting.SortEventArgs

Inheritance: System.EventArgs
Mostra file Open project: EFanZh/EFanZh

Public Methods

Method Description
SortEventArgs ( int a, int b ) : System

Method Details

SortEventArgs() public method

public SortEventArgs ( int a, int b ) : System
a int
b int
return System