C# Class Moe.StateMachine.StateEventPostedArgs

Inheritance: StateEventArgs
Afficher le fichier Open project: sstuddard/Moe.StateMachine

Méthodes publiques

Méthode Description
StateEventPostedArgs ( State state, EventInstance eventPosted ) : System

Method Details

StateEventPostedArgs() public méthode

public StateEventPostedArgs ( State state, EventInstance eventPosted ) : System
state Moe.StateMachine.States.State
eventPosted Moe.StateMachine.Events.EventInstance
Résultat System