C# Class LazerTagHostLibrary.HostGun.HostingStateChangedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: astrospark/LazerTagHost

Méthodes publiques

Méthode Description
HostingStateChangedEventArgs ( HostingStates previousState, HostingStates state ) : System

Method Details

HostingStateChangedEventArgs() public méthode

public HostingStateChangedEventArgs ( HostingStates previousState, HostingStates state ) : System
previousState HostingStates
state HostingStates
Résultat System