Ejemplo n.º 1
0
 public IBackgroundPathable <byte[]> watched()
 {
     return(_getDataBuilderImpl.watched());
 }
Ejemplo n.º 2
0
 public IPathable <byte[]> watched()
 {
     _getDataBuilderImpl.watched();
     return(_getDataBuilderImpl);
 }