CookieHandler 构造函数
定义
从派生类中的构造函数中调用,用于初始化 CookieHandler 类。Called from constructors in derived classes to initialize the CookieHandler class.
protected:
CookieHandler();
protected CookieHandler ();
Protected Sub New ()
从派生类中的构造函数中调用,用于初始化 CookieHandler 类。Called from constructors in derived classes to initialize the CookieHandler class.
protected:
CookieHandler();
protected CookieHandler ();
Protected Sub New ()