DataConverterAttribute Class |
Namespace: Demo3D.PLC.Comms
public sealed class DataConverterAttribute : Attribute
The DataConverterAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| DataConverterAttribute |
Initializes a new instance of the DataConverterAttribute class, using the specified type as the
data converter for the object this attribute is bound to.
|
| Name | Description | |
|---|---|---|
| ConverterType |
The type that represents the converter class to use for data conversion.
|