C# Class Animatroller.ExpanderCommunication.BaseConnectionManager

Afficher le fichier Open project: HakanL/animatroller

Méthodes publiques

Méthode Description
BaseConnectionManager ( ) : System

Private Methods

Méthode Description
DeserializeInternalMessage ( string data ) : BaseMessage
DeserializePayload ( byte payload ) : object
SerializeInternalMessage ( Model message ) : string
SerializePayload ( object payloadObject ) : byte[]

Method Details

BaseConnectionManager() public méthode

public BaseConnectionManager ( ) : System
Résultat System