C# Class VAGSuite.MapViewerEx.CellSelectionChangedEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: Blackfrosch/VAGEDCSuite

Public Methods

Method Description
CellSelectionChangedEventArgs ( int rowhandle, int colindex, string mapname ) : System

Method Details

CellSelectionChangedEventArgs() public method

public CellSelectionChangedEventArgs ( int rowhandle, int colindex, string mapname ) : System
rowhandle int
colindex int
mapname string
return System