Click or drag to resize

CompilerParametersInput Property

List of compiler inputs.

Namespace:  Syntactik.Compiler
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
public List<ICompilerInput> Input { get; }

Property Value

Type: ListICompilerInput
See Also