Пример #1
0
 public bool InsertShelf(Level_Entity level)
 {
     return(logic_Data.InsertLevel(level));
 }