C# Class Parley.EvaluateEquals, home_nursing

Inheritance: Evaluation
ファイルを表示 Open project: ChristianHoj/home_nursing

Public Methods

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

EvaluateEquals() public method

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