C# Class Server.RenameRequestEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Grimoric/RunUO.T2A Class Usage Examples

Méthodes publiques

Méthode Description
RenameRequestEventArgs ( Server.Mobile from, Server.Mobile target, string name ) : System

Method Details

RenameRequestEventArgs() public méthode

public RenameRequestEventArgs ( Server.Mobile from, Server.Mobile target, string name ) : System
from Server.Mobile
target Server.Mobile
name string
Résultat System