Esempio n. 1
0
 void SetDataSource()
 {
     _DataSource = ServiceLocator.Current.GetInstance <IWordPressDataSource <Dish> >();
 }