Class Input
Annotates an input FeatureDescriptor in a transformation pipeline
Inheritance
System.Object
Input
Namespace: SigStat.Common.Pipeline
Assembly: SigStat.Common.dll
Syntax
public class Input : System.Attribute
Constructors
| Improve this Doc View SourceInput(AutoSetMode)
Initializes a new instance of the Input class.
Declaration
public Input(AutoSetMode AutoSetMode = AutoSetMode.IfNull)
Parameters
Type | Name | Description |
---|---|---|
AutoSetMode | AutoSetMode | The automatic set mode. |
Fields
| Improve this Doc View SourceAutoSetMode
The automatic set mode
Declaration
public AutoSetMode AutoSetMode
Field Value
Type | Description |
---|---|
AutoSetMode |