C# Class Server.AnimateRequestEventArgs

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

Public Methods

Method Description
AnimateRequestEventArgs ( Server.Mobile m, string action ) : System

Method Details

AnimateRequestEventArgs() public method

public AnimateRequestEventArgs ( Server.Mobile m, string action ) : System
m Server.Mobile
action string
return System