C# Class VAGSuite.MapViewerEx.CellSelectionChangedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Blackfrosch/VAGEDCSuite

Méthodes publiques

Méthode Description
CellSelectionChangedEventArgs ( int rowhandle, int colindex, string mapname ) : System

Method Details

CellSelectionChangedEventArgs() public méthode

public CellSelectionChangedEventArgs ( int rowhandle, int colindex, string mapname ) : System
rowhandle int
colindex int
mapname string
Résultat System