Exemplo n.º 1
0
 public void RunRequest()
 {
     textureDownloader.RequestURL(url, true, textureListenerKey);
 }
Exemplo n.º 2
0
 public void RunRequest()
 {
     connector.RequestURL("www.perdu.com", listenerKey);
 }