Пример #1
0
 public HuoliEntity GetHuoliEntityByUerId(int UserId)
 {
     return(Dal.GetHuoliEntityByUerId(UserId));
 }