Constable Authorization Engine 2.0 BETA

CommandManager Class

[This is preliminary documentation and subject to change.]

For a list of all members of this type, see CommandManager Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         LaMarvin.Windows.Forms.CommandManagement.CommandManager

[Visual Basic]
Public Class CommandManager
    Inherits Component
    Implements IExtenderProvider, ISupportInitialize, IExecuteExceptionHandler
[C#]
public class CommandManager : Component, IExtenderProvider, ISupportInitialize, IExecuteExceptionHandler

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: LaMarvin.Windows.Forms.CommandManagement

Assembly: LaMarvin.Windows.Forms.CommandManagement (in LaMarvin.Windows.Forms.CommandManagement.dll)

See Also

CommandManager Members | LaMarvin.Windows.Forms.CommandManagement Namespace