예제 #1
0
 public IEnumerable <T> Populate()
 {
     return(_underlyingData.Populate());
 }