C# Class Server.ChatRequestEventArgs

Inheritance: System.EventArgs
Show file Open project: Grimoric/RunUO.T2A Class Usage Examples

Public Methods

Method Description
ChatRequestEventArgs ( Server.Mobile mobile ) : System

Method Details

ChatRequestEventArgs() public method

public ChatRequestEventArgs ( Server.Mobile mobile ) : System
mobile Server.Mobile
return System