Constructor PortDescriptionAttribute
PortDescriptionAttribute(ValueType, string)
Declaration
public PortDescriptionAttribute(ValueType type, string name = null)
Parameters
Type | Name | Description |
---|---|---|
ValueType | type | |
string | name |
PortDescriptionAttribute(string, ValueType)
Declaration
public PortDescriptionAttribute(string name, ValueType type = ValueType.Unknown)
Parameters
Type | Name | Description |
---|---|---|
string | name | |
ValueType | type |
PortDescriptionAttribute()
Declaration
public PortDescriptionAttribute()