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