C# Class App.Resources.AppObjectEvent

Inheritance: IAppObjectEvent
Afficher le fichier Open project: joshwyant/game-creator Class Usage Examples

Méthodes publiques

Méthode Description
AppObjectEvent ( EventType type, int numb, List list ) : System

Method Details

AppObjectEvent() public méthode

public AppObjectEvent ( EventType type, int numb, List list ) : System
type EventType
numb int
list List
Résultat System