Esempio n. 1
0
 public IEnumerable <T> Populate()
 {
     return(_underlyingData.Populate());
 }