Exemple #1
0
 public List <int> GetMembersNoAdminIds(int forumId)
 {
     return(FM.GetMembersNoAdminIds(forumId));
 }