TwoInputsCommandInputType1, InputType2 Class |
![]() |
Namespace: MediaCy.Commands
Public Class TwoInputsCommand(Of InputType1, InputType2) Inherits OneInputCommand(Of InputType1)
The TwoInputsCommandInputType1, InputType2 type exposes the following members.
Name | Description | |
---|---|---|
![]() | TwoInputsCommandInputType1, InputType2 | Initializes a new instance of the TwoInputsCommandInputType1, InputType2 class |
![]() | TwoInputsCommandInputType1, InputType2(String) | Initializes a new instance of the TwoInputsCommandInputType1, InputType2 class |
![]() | TwoInputsCommandInputType1, InputType2(McCommand) | Initializes a new instance of the TwoInputsCommandInputType1, InputType2 class |
Name | Description | |
---|---|---|
![]() | Run |
Handle the variable assignments and command execution when running in a script.
|