//create new dictionary public TypePlace Create(TypePlace sors) { return(_dictService.CreateTypePlace(sors)); }