C# Class VAGSuite.MapViewerEx.WriteToSRAMEventArgs

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

Public Methods

Method Description
WriteToSRAMEventArgs ( string mapname, byte data ) : System

Method Details

WriteToSRAMEventArgs() public method

public WriteToSRAMEventArgs ( string mapname, byte data ) : System
mapname string
data byte
return System