C# Class PowerArgs.Cli.Threshold

Inheritance: ObservableObject
Show file Open project: adamabdelhamed/PowerArgs

Public Methods

Method Description
IsActive ( double value ) : bool
Threshold ( ) : System

Method Details

IsActive() public method

public IsActive ( double value ) : bool
value double
return bool

Threshold() public method

public Threshold ( ) : System
return System