コード例 #1
0
 public string _AjaxBinding(JqSearchIn si)
 {
     return(JsonConvert.SerializeObject(_rssFeedService.SearchRssFeed(si)));
 }