C# Class VAGSuite.MapViewerEx.GraphSelectionChangedEventArgs

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

Méthodes publiques

Méthode Description
GraphSelectionChangedEventArgs ( int tabpageindex, string mapname ) : System

Method Details

GraphSelectionChangedEventArgs() public méthode

public GraphSelectionChangedEventArgs ( int tabpageindex, string mapname ) : System
tabpageindex int
mapname string
Résultat System