C# Class Chat_Server.StatusChangedEventArgs

Inheritance: System.EventArgs
Show file Open project: ThomasMoreCollege/CinderellaMGS 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