C# Class Snowshoes.Common.GoldMonitor

Inheritance: Sherpa
Datei anzeigen Open project: nuzayets/Snowshoes

Public Methods

Method Description
GoldMonitor ( int delay ) : System

Protected Methods

Method Description
Loop ( ) : void

Private Methods

Method Description
FriendlyNumber ( decimal number ) : String

Method Details

GoldMonitor() public method

public GoldMonitor ( int delay ) : System
delay int
return System

Loop() protected method

protected Loop ( ) : void
return void