Command Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class Command : IDisposable, Microsoft::Practices::ObjectBuilder::IBuilderAware
public class Command : IDisposable, Microsoft.Practices.ObjectBuilder.IBuilderAware
type Command = class
interface IDisposable
interface IBuilderAware
Public Class Command
Implements IBuilderAware, IDisposable
- Inheritance
-
Command
- Derived
- Implements
Constructors
Command() |
Properties
Adapters | |
MapService | |
Name | |
Status | |
TraceSource |
Methods
Events
Changed | |
ExecuteAction |