C# Class Parley.EvaluateNotEquals, home_nursing

Inheritance: Evaluation
Mostrar archivo Open project: ChristianHoj/home_nursing

Public Methods

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

EvaluateNotEquals() public method

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