C# Class VAGSuite.MapViewerEx.AxisEditorRequestedEventArgs

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

Méthodes publiques

Méthode Description
AxisEditorRequestedEventArgs ( AxisIdent ident, string mapname, string filename ) : System

Method Details

AxisEditorRequestedEventArgs() public méthode

public AxisEditorRequestedEventArgs ( AxisIdent ident, string mapname, string filename ) : System
ident AxisIdent
mapname string
filename string
Résultat System