Operator operator !=
operator !=(RouteOptions?, RouteOptions?)
Determines whether two route options are not equal.
Declaration
public static bool operator !=(RouteOptions? left, RouteOptions? right)
Parameters
Type | Name | Description |
---|---|---|
RouteOptions | left | |
RouteOptions | right |
Returns
Type | Description |
---|---|
bool |