AsyncTaskMethodBuilder.Create Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Creates an instance of the AsyncTaskMethodBuilder class.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.Runtime.CompilerServices.AsyncTaskMethodBuilderA new instance of the builder.
Show: