C# 클래스 FHSSpiritDataControl.DataControlNews

파일 보기 프로젝트 열기: spirit-fhs/wp7 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
m_del_ErrorMessage ErrorMessage
m_del_GetFHSID GetFHSID
m_del_GetUIR GetURI
m_del_ResponseNews ResponseNews

공개 메소드들

메소드 설명
addComment ( string strComments, int nCurrentMessageID ) : void
requestAllNews ( ) : void

비공개 메소드들

메소드 설명
DataControlNews ( ) : System
GetRequestStreamCallback ( IAsyncResult asynchronousResult ) : void
GetResponseCallback ( IAsyncResult asynchronousResult ) : void
ResponseCallback ( IAsyncResult result ) : void
addComments ( Newtonsoft.Json.Linq.JObject jObject ) : ItemMessageCommentModel[]
flatDegreeClasses ( Newtonsoft.Json.Linq.JObject jObject ) : string
processJSONString ( string strJSON ) : void

메소드 상세

addComment() 공개 메소드

public addComment ( string strComments, int nCurrentMessageID ) : void
strComments string
nCurrentMessageID int
리턴 void

requestAllNews() 공개 메소드

public requestAllNews ( ) : void
리턴 void

프로퍼티 상세

m_del_ErrorMessage 공개적으로 프로퍼티

public ErrorMessage m_del_ErrorMessage
리턴 ErrorMessage

m_del_GetFHSID 공개적으로 프로퍼티

public GetFHSID m_del_GetFHSID
리턴 GetFHSID

m_del_GetUIR 공개적으로 프로퍼티

public GetURI m_del_GetUIR
리턴 GetURI

m_del_ResponseNews 공개적으로 프로퍼티

public ResponseNews m_del_ResponseNews
리턴 ResponseNews