SourceProfileConverter Constructors
Definition
Namespace: ASNA.DataGate.Providers.Serialization
Assembly: ASNA.QSys.DataGate.Client.dll
Initializes a new instance of the class with the specified options.
Overloads
| Name | Description |
|---|---|
| SourceProfileConverter(SourceProfileConverterOptions) | Initializes a new instance of the class with the specified options. |
| SourceProfileConverter() | Initializes a new instance of the class with default settings. |
SourceProfileConverter(SourceProfileConverterOptions)
Initializes a new instance of the class with the specified options.
SourceProfileConverter(SourceProfileConverterOptions)
Parameters
| Type | Parameter name | Description |
|---|---|---|
| SourceProfileConverterOptions | opts | The options for the source profile converter. |
SourceProfileConverter()
Initializes a new instance of the class with default settings.
SourceProfileConverter()