Click or drag to resize
PhysicalRule Methods

The PhysicalRule type exposes the following members.

Methods
  Name Description
Public method Clone
Creates a new object that is a copy of the current instance.
Public method Equals(Object)
Determines whether the specified Object is equal to this instance.
(Overrides ObjectEquals(Object).)
Public method Equals(PhysicalRule)
Indicates whether the current object is equal to another object of the same type.
Public method GetHashCode
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.)
Public method ToString
Returns a String that represents this instance.
(Overrides ObjectToString.)
Top
See Also