HttpServerUtilityBase Constructor

Definition

Initializes the class for use by an inherited class instance. This constructor can only be called by an inherited class.

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

Applies to