Exemple #1
0
 public int sceHttpCreateRequest(int connectionid, PspHttpMethod method, char *path, ulong contentlength)
 {
     throw(new NotImplementedException());
 }
Exemple #2
0
 public int sceHttpCreateRequest(int connectionid, PspHttpMethod method, char *path, ulong contentlength)
 {
     throw new NotImplementedException();
 }