Operator operator !=
operator !=(Site, Site)
Determines whether two specified instances have different values.
Declaration
public static bool operator !=(Appli.Site a, Appli.Site b)
Parameters
Type | Name | Description |
---|---|---|
Appli.Site | a | |
Appli.Site | b |
Returns
Type | Description |
---|---|
bool |