UnregisterAssembly Constructor

Definition

Initializes a new instance of the UnregisterAssembly class.

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

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

Applies to