Пример #1
0
 public bool HasWork(IDriverDB driver)
 {
     return(driver.HasWorkBySectionOfBuilding(id));
 }