ProxyStub Constructor

Definition

Initializes a new instance of the ProxyStub class.

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

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

Applies to