DeviceSettingValueTEmpty Method
Generates an empty
DeviceSettingValueT with the given value.
This is used during object initialization.
Namespace: MobileTrack.Common.ModelsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public static DeviceSettingValue<T> Empty(
T value
)
- value T
- Value to set
DeviceSettingValueTGenerated device settings value