удален ненужный оператор каста
This commit is contained in:
parent
fde6a6b5c4
commit
257df69bb0
@ -96,7 +96,5 @@ namespace ConfectioneryDatabaseImplement.Models
|
||||
}
|
||||
_pastryComponents = null;
|
||||
}
|
||||
|
||||
public static implicit operator ConfectioneryContracts.ViewModels.PastryViewModel(ConfectioneryDatabaseImplement.Models.Pastry model) => model.GetViewModel;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user