AsyncMethodBuilderAttribute(Type) Konstruktor
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Inicializálja a AsyncMethodBuilderAttribute osztály új példányát.
public:
AsyncMethodBuilderAttribute(Type ^ builderType);
public AsyncMethodBuilderAttribute(Type builderType);
new System.Runtime.CompilerServices.AsyncMethodBuilderAttribute : Type -> System.Runtime.CompilerServices.AsyncMethodBuilderAttribute
Public Sub New (builderType As Type)
Paraméterek
- builderType
- Type
A társított szerkesztő típusa.