C# Class ChatRoom.StatusChangedEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: cclay/spaceconquest Class Usage Examples

Public Methods

Method Description
StatusChangedEventArgs ( string strEventMsg ) : System

Method Details

StatusChangedEventArgs() public method

public StatusChangedEventArgs ( string strEventMsg ) : System
strEventMsg string
return System