C# Class Netronics.Ant.Packet.Packet

Datei anzeigen Open project: shlee322/Netronics

Public Methods

Method Description
SendMessage ( this channel, string type, JToken args ) : void

Method Details

SendMessage() public static method

public static SendMessage ( this channel, string type, JToken args ) : void
channel this
type string
args JToken
return void