Exemplo n.º 1
0
 public ErrorListenerPathAndBytesable <String> inBackground()
 {
     return(_createBuilderImpl.inBackground());
 }
Exemplo n.º 2
0
 public ErrorListenerPathAndBytesable <String> inBackground(IBackgroundCallback callback, Object context)
 {
     return(_createBuilderImpl.inBackground(callback, context));
 }