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