AsyncVoidMethodBuilder.Create 메서드

정의

AsyncVoidMethodBuilder 클래스의 인스턴스를 만듭니다.

public:
 static System::Runtime::CompilerServices::AsyncVoidMethodBuilder Create();
public static System.Runtime.CompilerServices.AsyncVoidMethodBuilder Create ();
static member Create : unit -> System.Runtime.CompilerServices.AsyncVoidMethodBuilder
Public Shared Function Create () As AsyncVoidMethodBuilder

반환

AsyncVoidMethodBuilder

작성기의 새 인스턴스입니다.

설명

이 형식 및 해당 멤버는 사용 하도록 컴파일러에 의해 만들어졌습니다.

적용 대상