コード例 #1
0
 public void RunRequest()
 {
     textureDownloader.RequestURL(url, true, textureListenerKey);
 }
コード例 #2
0
 public void RunRequest()
 {
     connector.RequestURL("www.perdu.com", listenerKey);
 }