ScriptInputsResponse(IEnumerable<ScriptInput>) Constructor
Public Sub New( _
ByVal inputs As IEnumerable(Of ScriptInput) _
)
This language is not supported or no code example is available.
public ScriptInputsResponse(
IEnumerable<ScriptInput> inputs
)
This language is not supported or no code example is available.
public:
ScriptInputsResponse(
IEnumerable<ScriptInput^>^ inputs
)
This language is not supported or no code example is available.
Parameters
- inputs
- IEnumerable<ScriptInput>