C# Class ChatRoom.StatusChangedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: cclay/spaceconquest Class Usage Examples

Méthodes publiques

Méthode Description
StatusChangedEventArgs ( string strEventMsg ) : System

Method Details

StatusChangedEventArgs() public méthode

public StatusChangedEventArgs ( string strEventMsg ) : System
strEventMsg string
Résultat System