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