TemplateEditingVerb Methods

(see also Protected Methods )
  Name Description
Public method Dispose Overloaded. Releases all resources used by the TemplateEditingVerb.
Public method Equals  Overloaded. Determines whether two Object instances are equal. (inherited from Object)
Public method GetHashCode  Serves as a hash function for a particular type. (inherited from Object)
Public method GetType  Gets the Type of the current instance. (inherited from Object)
Public method Invoke  Overloaded. Invokes the command. (inherited from MenuCommand)
Public method Static ReferenceEquals  Determines whether the specified Object instances are the same instance. (inherited from Object)
Public method ToString  Overrides ToString. (inherited from DesignerVerb)
Top

  Name Description
Protected method Dispose Overloaded. Releases all resources used by the TemplateEditingVerb.
Protected method Finalize Overridden. Attempts to free resources before the object is reclaimed by garbage collection.
Protected method MemberwiseClone  Creates a shallow copy of the current Object. (inherited from Object)
Protected method OnCommandChanged  Raises the CommandChanged event. (inherited from MenuCommand)
Top

Community Additions

ADD
Show: