SerialData overview

Public Constructors

SerialData  

Public Methods

Equals  (inherited from Object)  
FromBytes Creates a SerialData class from an array of bytes
GetBytes Converts the instance of SerialData to a byte array
GetHashCode  (inherited from Object)  
GetType  (inherited from Object)  
ReferenceEquals  (inherited from Object)  
ToString  (inherited from Object)  

Public Properties

Data data in this serial packet
Id Id of this data. This id is used for deciding where to route the data.
ObjectType returns the wimo object type of this class

Protected Methods

Finalize  (inherited from Object)  
MemberwiseClone  (inherited from Object)  

See Also

SerialData Class | Wimo.Common Namespace