Ejemplo n.º 1
0
 public NewsInfo GetNewContent(int newsId)
 {
     return(_ns.GetNewsContent(newsId));
 }