C# Class Hardly.ThreadHelpers

Show file Open project: hardlydifficult/HardlyBot

Public Methods

Method Description
Run ( this threads ) : void
WaitTillAllComplete ( this threads ) : void

Method Details

Run() public static method

public static Run ( this threads ) : void
threads this
return void

WaitTillAllComplete() public static method

public static WaitTillAllComplete ( this threads ) : void
threads this
return void