Operator operator ==
operator ==(WindowMatchExpression, WindowMatchExpression)
Declaration
public static bool operator ==(WindowMatchExpression left, WindowMatchExpression right)
Parameters
Type | Name |
---|---|
Window |
left |
Window |
right |
Returns
Type |
---|
bool |