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