C# Class Snowshoes.Common.DeathMonitor

Inheritance: Sherpa
Exibir arquivo Open project: nuzayets/Snowshoes

Public Methods

Method Description
DeathMonitor ( int delay, Sherpa caller ) : System.Threading

Protected Methods

Method Description
Loop ( ) : void

Method Details

DeathMonitor() public method

public DeathMonitor ( int delay, Sherpa caller ) : System.Threading
delay int
caller Sherpa
return System.Threading

Loop() protected method

protected Loop ( ) : void
return void