C# Class VAGSuite.MapViewerEx.AxisLockEventArgs

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

Public Methods

Method Description
AxisLockEventArgs ( int max_value, int lockmode, string mapname, string filename ) : System

Method Details

AxisLockEventArgs() public method

public AxisLockEventArgs ( int max_value, int lockmode, string mapname, string filename ) : System
max_value int
lockmode int
mapname string
filename string
return System