public InvFunPlugin(PubComb plug) { plugin = plug; shared = plug.SharedInfo; form = new InvFunForm1(this); this.frame = plug.frame; this.proxy = plug.proxy; }