RequiredAttributeAttribute(Type) Konstruktor

Definíció

Inicializálja a RequiredAttributeAttribute osztály új példányát.

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

Paraméterek

requiredContract
Type

Az importáló fordítónak teljes mértékben ismernie kell a típust.

Ez a paraméter nem támogatott a .NET-keretrendszer 2.0-s és újabb verzióiban.

A következőre érvényes: