Bridge

AsyncVoidMethodBuilder..::..Create Method

Creates an instance of the AsyncVoidMethodBuilder class.

Namespace:  System.Runtime.CompilerServices
Assembly:  Bridge (in Bridge.dll)

Syntax


public static AsyncVoidMethodBuilder Create()
Public Shared Function Create As AsyncVoidMethodBuilder
public:
static AsyncVoidMethodBuilder^ Create()

Return Value

A new instance of the builder.