Esempio n. 1
0
 private void GetProductList()
 {
     ProductCollection = _objDashboardManager.GetProductList().ToObservableCollection();
 }