C# Class Parley.EvaluateEqualOrLessThen, home_nursing

Inheritance: Evaluation
Mostra file Open project: ChristianHoj/home_nursing

Public Methods

Method Description
EvaluateEqualOrLessThen ( ) : 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

EvaluateEqualOrLessThen() public method

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