public interface IStaticPlaceholderProvider : IPlaceholderCommandProvider
Command |
The name of the command this object returns a handler for.
(Inherited from IPlaceholderCommandProvider) |
Context | The context that all provided handlers will expand to. |
DisplayName |
(Inherited from IPlaceholderCommandProvider) |
GetHandler |
Gets a handler for the command.
(Inherited from IPlaceholderCommandProvider) |