Method Equals
Equals(GfInterval, GfInterval)
Declaration
public static bool Equals(GfInterval lhs, GfInterval rhs)
Parameters
Type | Name | Description |
---|---|---|
GfInterval | lhs | |
GfInterval | rhs |
Returns
Type | Description |
---|---|
bool |
Equals(object)
Declaration
public override bool Equals(object rhs)
Parameters
Type | Name | Description |
---|---|---|
object | rhs |
Returns
Type | Description |
---|---|
bool |