C# Class VAGSuite.MapViewerEx.AxisLockEventArgs

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

Méthodes publiques

Méthode Description
AxisLockEventArgs ( int max_value, int lockmode, string mapname, string filename ) : System

Method Details

AxisLockEventArgs() public méthode

public AxisLockEventArgs ( int max_value, int lockmode, string mapname, string filename ) : System
max_value int
lockmode int
mapname string
filename string
Résultat System