C# Class App.Resources.AppObjectEvent

Inheritance: IAppObjectEvent
Show file Open project: joshwyant/game-creator Class Usage Examples

Public Methods

Method Description
AppObjectEvent ( EventType type, int numb, List list ) : System

Method Details

AppObjectEvent() public method

public AppObjectEvent ( EventType type, int numb, List list ) : System
type EventType
numb int
list List
return System