Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
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 | |
Результат | System |
public GetComment ( int id ) : |
||
id | int | |
Результат |
public GetCommentsCallback ( System.Xml.Linq.XDocument response ) : void | ||
response | System.Xml.Linq.XDocument | |
Результат | void |