C# 클래스 Netronics.Ant.Packet.Packet

파일 보기 프로젝트 열기: shlee322/Netronics

공개 메소드들

메소드 설명
SendMessage ( this channel, string type, JToken args ) : void

메소드 상세

SendMessage() 공개 정적인 메소드

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