Constructor PortConverterAttribute
PortConverterAttribute(Type, Type)
Initializes a new instance of the PortConverterAttribute class.
Declaration
public PortConverterAttribute(Type _fromType, Type _toType)
Parameters
| Type | Name | Description | 
|---|---|---|
| Type | _fromType | From type.  | 
    
| Type | _toType | To type.  |