Property | Type | Description |
---|
Method | Description | |
---|---|---|
CommentThread ( int id, int story ) : System | ||
GetComment ( int id ) : |
||
GetCommentsCallback ( System.Xml.Linq.XDocument response ) : void | ||
Refresh ( ) : void |
public CommentThread ( int id, int story ) : System | ||
id | int | |
story | int | |
return | System |
public GetComment ( int id ) : |
||
id | int | |
return |
public GetCommentsCallback ( System.Xml.Linq.XDocument response ) : void | ||
response | System.Xml.Linq.XDocument | |
return | void |