Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
HA4IoT
TraceReceiver
TraceItemsParser
C# 클래스 HA4IoT.TraceReceiver.TraceItemsParser
파일 보기
프로젝트 열기: chkr1011/CK.HomeAutomation
1 사용 예제들
공개 메소드들
메소드
설명
Parse
(
string
source
) :
IList
ParsePackage
(
string
source
) :
Newtonsoft.Json.Linq.JObject
메소드 상세
Parse()
공개
메소드
public
Parse
(
string
source
) :
IList
source
string
리턴
IList
ParsePackage()
공개
메소드
public
ParsePackage
(
string
source
) :
Newtonsoft.Json.Linq.JObject
source
string
리턴
Newtonsoft.Json.Linq.JObject