C# Class Server.SecureTrade

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

Méthodes publiques

Méthode Description
Cancel ( ) : void
Close ( ) : void
SecureTrade ( Server.Mobile from, Server.Mobile to ) : System
Update ( ) : void

Method Details

Cancel() public méthode

public Cancel ( ) : void
Résultat void

Close() public méthode

public Close ( ) : void
Résultat void

SecureTrade() public méthode

public SecureTrade ( Server.Mobile from, Server.Mobile to ) : System
from Server.Mobile
to Server.Mobile
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void