public class SpfModifier : SpfTerm
Public Class SpfModifier
Inherits SpfTerm
public ref class SpfModifier : public SpfTerm
type SpfModifier =
class
inherit SpfTerm
end
SpfModifier | Creates a new instance of the SpfModifier |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString |
Returns the textual representation of a modifier term
(Overrides ObjectToString) |