Operator operator ==
operator ==(Identifier<T>, Identifier<T>)
Equality operator for snapshot identifiers.
Declaration
public static bool operator ==(Identifier<T> lhs, Identifier<T> rhs)
Parameters
Type | Name | Description |
---|---|---|
Identifier<T> | lhs | |
Identifier<T> | rhs |
Returns
Type | Description |
---|---|
bool |