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