AsyncMethodBuilderAttribute(Type) Constructor

Definitie

Initialiseert een nieuw exemplaar van de AsyncMethodBuilderAttribute klasse.

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

Parameters

builderType
Type

Het type van de gekoppelde opbouwfunctie.

Van toepassing op