C# Class Server.Items.HouseRaffleStone.ActivateEntry

Inheritance: RaffleContextMenuEntry
ファイルを表示 Open project: brodock/runuo

Public Methods

Method Description
ActivateEntry ( Server.Mobile from, HouseRaffleStone stone ) : System
OnClick ( ) : void

Method Details

ActivateEntry() public method

public ActivateEntry ( Server.Mobile from, HouseRaffleStone stone ) : System
from Server.Mobile
stone HouseRaffleStone
return System

OnClick() public method

public OnClick ( ) : void
return void