AspNetCompiler Constructor

Definition

Initializes a new instance of the AspNetCompiler class.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 AspNetCompiler();
public AspNetCompiler ();
[System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")]
public AspNetCompiler ();
Public Sub New ()
Attributes

Applies to