Beispiel #1
0
 public string GetNewsDg(string type, int page, int rows)
 {
     return(_ns.GetNewsDg(type, page, rows));
 }