Operator operator ==
operator ==(SendInputArgs?, SendInputArgs?)
Declaration
public static bool operator ==(SendInputArgs? left, SendInputArgs? right)
Parameters
Type | Name | Description |
---|---|---|
SendInputArgs | left | |
SendInputArgs | right |
Returns
Type | Description |
---|---|
bool |