AsyncTaskMethodBuilder<(Of <(<'TResult>)>)>..::..Create Method
Creates an instance of the AsyncTaskMethodBuilder<(Of <(<'TResult>)>)> class.
Namespace:
System.Runtime.CompilerServicesAssembly: Bridge (in Bridge.dll)
Syntax
public static AsyncTaskMethodBuilder<TResult> Create()
Public Shared Function Create As AsyncTaskMethodBuilder(Of TResult)
public: static AsyncTaskMethodBuilder<TResult>^ Create()