Пример #1
0
 public int GetOIdByTId(int tableid)
 {
     return(_oiDal.GetOidByTId(tableid));
 }