DomainObjects Class Library

Average Inequality Operator 

public static bool operator !=(
   Average left,
   Average right
);

See Also

Average Class | DomainObjects.Facade.Command.Function Namespace