C# Class Server.Items.Plank.CloseTimer

Inheritance: Timer
Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
CloseTimer ( Plank plank ) : System

Méthodes protégées

Méthode Description
OnTick ( ) : void

Method Details

CloseTimer() public méthode

public CloseTimer ( Plank plank ) : System
plank Plank
Résultat System

OnTick() protected méthode

protected OnTick ( ) : void
Résultat void