C# Class Server.PaperdollRequestEventArgs

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

Public Methods

Method Description
PaperdollRequestEventArgs ( Server.Mobile beholder, Server.Mobile beheld ) : System

Method Details

PaperdollRequestEventArgs() public method

public PaperdollRequestEventArgs ( Server.Mobile beholder, Server.Mobile beheld ) : System
beholder Server.Mobile
beheld Server.Mobile
return System