Class DeviceIdDigit
public class DeviceIdDigit
- Inheritance
-
DeviceIdDigit
Constructors
DeviceIdDigit(int, int)
public DeviceIdDigit(int deviceId, int digit)
Parameters
Properties
DeviceId
public int DeviceId { get; set; }
Property Value
Digit
public int Digit { get; set; }