Class IntegerResponse
public class IntegerResponse : Response, Command, DataStructure, ICloneable
- Inheritance
-
IntegerResponse
- Implements
- Inherited Members
Constructors
IntegerResponse()
public IntegerResponse()
Fields
ID_INTEGERRESPONSE
public const byte ID_INTEGERRESPONSE = 34
Field Value
Properties
Result
public int Result { get; set; }
Property Value
Methods
GetDataStructureType()
public override byte GetDataStructureType()
Returns
ToString()
public override string ToString()