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