|
public INavigation Navigation { get { return navigation; } set { navigation = value; } } public OrderInfoRepository(INavigation _navigation) { navigation = _navigation; } |
Hi Robert Kamarowski,
Thanks for the update.
We have analyzed your query and we could not obtain exact issue of your scenario.
Could you please modify the previous sample with reported issue and revert us?
It will help us to find the root cause of an issue and provide better solution
at the earliest.
Regards,
Sakthivel P.