C# Class Netronics.Ant.Packet.Packet

Afficher le fichier Open project: shlee322/Netronics

Méthodes publiques

Méthode Description
SendMessage ( this channel, string type, JToken args ) : void

Method Details

SendMessage() public static méthode

public static SendMessage ( this channel, string type, JToken args ) : void
channel this
type string
args JToken
Résultat void