Exemplo n.º 1
0
 public string GetForumName(int forumId)
 {
     return(FM.GetForumName(forumId));
 }