Example #1
0
 public StoragePlaceInfo GetModel(Guid id)
 {
     return(dal.GetModel(id));
 }