C# Class Server.ProfileRequestEventArgs

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

Public Methods

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

Method Details

ProfileRequestEventArgs() public method

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