C# Class VAGSuite.MapViewerEx.GraphSelectionChangedEventArgs

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

Public Methods

Method Description
GraphSelectionChangedEventArgs ( int tabpageindex, string mapname ) : System

Method Details

GraphSelectionChangedEventArgs() public method

public GraphSelectionChangedEventArgs ( int tabpageindex, string mapname ) : System
tabpageindex int
mapname string
return System