Operator operator ==
operator ==(ObjectVariable<T>, ObjectVariable<T>)
public static bool operator ==(ObjectVariable<T> left, ObjectVariable<T> right)
Parameters
leftObjectVariable<T>rightObjectVariable<T>
public static bool operator ==(ObjectVariable<T> left, ObjectVariable<T> right)
left ObjectVariable<T>right ObjectVariable<T>