Operator operator ==
operator ==(Site, Site)
Determines whether two specified instances have the same value.
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 |