示例#1
0
 public FeedResponse GetResponse(Session session)
 {
     return(Response = RestAPI.GetFeed(session, this));
 }