Пример #1
0
 public object UAGroup(int id)
 {
     return(UAGroupLiteDb.Get(id));
 }