public NetHttp (AppDelegate ad) { this.ad = ad; }
public NetHttp(AppDelegate ad) { this.ad = ad; }
public DotNet(AppDelegate ad) { this.ad = ad; }
public Cocoa(AppDelegate ad) { this.ad = ad; result = new byte [0]; }
public DotNet (AppDelegate ad) { this.ad = ad; }