TestWebAppCommand Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:TheInjectables.Feature.PaaSPort.Core.Commands.TestWebAppCommand"]
Namespace: TheInjectables.Feature.PaaSPort.Core.Commands
[SerializableAttribute] public class TestWebAppCommand : Command
The TestWebAppCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| TestWebAppCommand | Initializes a new instance of the TestWebAppCommand class |
| Name | Description | |
|---|---|---|
| Name | (Inherited from Command.) |
| Name | Description | |
|---|---|---|
| DeserializeItems | (Inherited from Command.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Execute | Executes the command in the specified context. (Overrides Command.Execute(CommandContext).) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetClick | (Inherited from Command.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetHeader | (Inherited from Command.) | |
| GetIcon | (Inherited from Command.) | |
| GetSubmenuItems | (Inherited from Command.) | |
| GetToolTip | (Inherited from Command.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetValue | (Inherited from Command.) | |
| HasField(Item, ID) | (Inherited from Command.) | |
| HasField(Item, String) | (Inherited from Command.) | |
| IsAdvancedClient | (Inherited from Command.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| QueryState | Queries the state of the command. (Overrides Command.QueryState(CommandContext).) | |
| Run | Runs the specified args. | |
| SerializeItems | (Inherited from Command.) | |
| SetClick | (Inherited from Command.) | |
| SetHeader | (Inherited from Command.) | |
| SetIcon | (Inherited from Command.) | |
| SetToolTip | (Inherited from Command.) | |
| SetValue | (Inherited from Command.) | |
| Start | (Inherited from Command.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| _click | (Inherited from Command.) | |
| _header | (Inherited from Command.) | |
| _icon | (Inherited from Command.) | |
| _name | (Inherited from Command.) | |
| _tooltip | (Inherited from Command.) | |
| _value | (Inherited from Command.) |