HttpContextBase 建構函式

定義

初始化該類別以供繼承類別實例使用。 這個建構函式只能由繼承的類別呼叫。

protected:
 HttpContextBase();
protected HttpContextBase();
Protected Sub New ()

適用於