BursaWolfParameters.op_Equality

BursaWolfParameters Equality operator

Implements the operator ==.

public static bool operator ==(BursaWolfParameters a, BursaWolfParameters b)
ParameterTypeDescription
aBursaWolfParametersThe A instance.
bBursaWolfParametersThe B instance.

Return Value

The result of the operator.

See Also