C# Class Snowshoes.Common.DeathMonitor

Inheritance: Sherpa
Afficher le fichier Open project: nuzayets/Snowshoes

Méthodes publiques

Méthode Description
DeathMonitor ( int delay, Sherpa caller ) : System.Threading

Méthodes protégées

Méthode Description
Loop ( ) : void

Method Details

DeathMonitor() public méthode

public DeathMonitor ( int delay, Sherpa caller ) : System.Threading
delay int
caller Sherpa
Résultat System.Threading

Loop() protected méthode

protected Loop ( ) : void
Résultat void