DirectAttributeVariable<CarrierType>.DirectAttributeVariable<CarrierType> Constructor
Initializes a new instance of the DirectAttributeVariable<CarrierType> class that returns the specified value.
DirectAttributeVariable(CarrierType value)
Initializes a new instance of the DirectAttributeVariable<CarrierType> class that returns the specified value. Syntax
public DirectAttributeVariable<CarrierType> (
CarrierType value
)
Parameters
The value that the attribute variable returns.
Platforms
Windows, Linux, Android