C# Class VAGSuite.MapViewerEx.WriteToSRAMEventArgs

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

Méthodes publiques

Méthode Description
WriteToSRAMEventArgs ( string mapname, byte data ) : System

Method Details

WriteToSRAMEventArgs() public méthode

public WriteToSRAMEventArgs ( string mapname, byte data ) : System
mapname string
data byte
Résultat System