TypeForwardedToAttribute(Type) Oluşturucu

Tanım

Hedef Typebelirterek sınıfının yeni bir örneğini TypeForwardedToAttribute başlatır.

public:
 TypeForwardedToAttribute(Type ^ destination);
public TypeForwardedToAttribute (Type destination);
new System.Runtime.CompilerServices.TypeForwardedToAttribute : Type -> System.Runtime.CompilerServices.TypeForwardedToAttribute
Public Sub New (destination As Type)

Parametreler

destination
Type

Başka bir derlemedeki hedef Type .

Şunlara uygulanır