public class StaticContextPlaceholderProvider : IStaticPlaceholderProvider,
IPlaceholderCommandProvider| StaticContextPlaceholderProvider(String, IExpansionContext) | Constructor. |
| StaticContextPlaceholderProvider(String, String, IExpansionContext) |
| Command | The name of the command this object returns a handler for. |
| Context | The context that all provided handlers will expand to. |
| DisplayName |
| GetHandler | Gets a handler for the command. |