C# Class Parley.EvaluateEqualOrGreaterThen, home_nursing

Inheritance: Evaluation
Exibir arquivo Open project: ChristianHoj/home_nursing

Public Methods

Method Description
EvaluateEqualOrGreaterThen ( ) : System.Collections.Generic

Protected Methods

Method Description
Evaluate ( object left, object right ) : bool

Method Details

Evaluate() protected method

protected Evaluate ( object left, object right ) : bool
left object
right object
return bool

EvaluateEqualOrGreaterThen() public method

public EvaluateEqualOrGreaterThen ( ) : System.Collections.Generic
return System.Collections.Generic