C# Class VAGSuite.MapViewerEx.AxisEditorRequestedEventArgs

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

Public Methods

Method Description
AxisEditorRequestedEventArgs ( AxisIdent ident, string mapname, string filename ) : System

Method Details

AxisEditorRequestedEventArgs() public method

public AxisEditorRequestedEventArgs ( AxisIdent ident, string mapname, string filename ) : System
ident AxisIdent
mapname string
filename string
return System