Bridge

AsyncTaskMethodBuilder..::..Create Method

Creates an instance of the AsyncTaskMethodBuilder class.

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

Syntax


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

Return Value

A new instance of the builder.