C# Class Server.LoginEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: Grimoric/RunUO.T2A Class Usage Examples

Public Methods

Method Description
LoginEventArgs ( Server.Mobile mobile ) : System

Method Details

LoginEventArgs() public method

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