C# Class FHSSpiritDataControl.DataControlNews

Afficher le fichier Open project: spirit-fhs/wp7 Class Usage Examples

Méthodes publiques

Свойство Type Description
m_del_ErrorMessage ErrorMessage
m_del_GetFHSID GetFHSID
m_del_GetUIR GetURI
m_del_ResponseNews ResponseNews

Méthodes publiques

Méthode Description
addComment ( string strComments, int nCurrentMessageID ) : void
requestAllNews ( ) : void

Private Methods

Méthode Description
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

Method Details

addComment() public méthode

public addComment ( string strComments, int nCurrentMessageID ) : void
strComments string
nCurrentMessageID int
Résultat void

requestAllNews() public méthode

public requestAllNews ( ) : void
Résultat void

Property Details

m_del_ErrorMessage public_oe property

public ErrorMessage m_del_ErrorMessage
Résultat ErrorMessage

m_del_GetFHSID public_oe property

public GetFHSID m_del_GetFHSID
Résultat GetFHSID

m_del_GetUIR public_oe property

public GetURI m_del_GetUIR
Résultat GetURI

m_del_ResponseNews public_oe property

public ResponseNews m_del_ResponseNews
Résultat ResponseNews