C# Class Tether.CoreChecks.DiskUsageCheck

Class for checking disk usage.
Inheritance: ICheck
Datei anzeigen Open project: surgicalcoder/Tether

Public Methods

Method Description
DoCheck ( ) : object

Protected Methods

Method Description
Gigabytes ( ulong value ) : ulong

Method Details

DoCheck() public method

public DoCheck ( ) : object
return object

Gigabytes() protected method

protected Gigabytes ( ulong value ) : ulong
value ulong
return ulong