Exemplo n.º 1
0
 public NewsFeedTableSource(PhotoDataSource source)
 {
     _source = source;
 }
Exemplo n.º 2
0
 static PhotoDataSource()
 {
     Source = new PhotoDataSource();
 }