C# Class Server.Items.HouseRaffleStone.EditEntry

Inheritance: RaffleContextMenuEntry
Afficher le fichier Open project: brodock/runuo

Méthodes publiques

Méthode Description
EditEntry ( Server.Mobile from, HouseRaffleStone stone ) : System
OnClick ( ) : void

Method Details

EditEntry() public méthode

public EditEntry ( Server.Mobile from, HouseRaffleStone stone ) : System
from Server.Mobile
stone HouseRaffleStone
Résultat System

OnClick() public méthode

public OnClick ( ) : void
Résultat void