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