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