C# Class Server.ChangeProfileRequestEventArgs

Inheritance: System.EventArgs
显示文件 Open project: Grimoric/RunUO.T2A Class Usage Examples

Public Methods

Method Description
ChangeProfileRequestEventArgs ( Server.Mobile beholder, Server.Mobile beheld, string text ) : System

Method Details

ChangeProfileRequestEventArgs() public method

public ChangeProfileRequestEventArgs ( Server.Mobile beholder, Server.Mobile beheld, string text ) : System
beholder Server.Mobile
beheld Server.Mobile
text string
return System