C# Class fBaseXtensions.Helpers.Delayer

Exibir arquivo Open project: herbfunk/Funky

Public Methods

Method Description
Delayer ( ) : System
Reset ( ) : void
Test ( double multiplier = 1 ) : bool

Private Methods

Method Description
RandomizeTheTimer ( ) : void

Method Details

Delayer() public method

public Delayer ( ) : System
return System

Reset() public method

public Reset ( ) : void
return void

Test() public method

public Test ( double multiplier = 1 ) : bool
multiplier double
return bool