언어

WritePendingException 생성자

정의

오버로드

속성 Description
WritePendingException()

이 클래스의 인스턴스를 생성합니다.

WritePendingException(IntPtr, JniHandleOwnership)

WritePendingException()

이 클래스의 인스턴스를 생성합니다.

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=26)]
public WritePendingException();
특성

설명

이 클래스의 인스턴스를 생성합니다.

에 대한 java.nio.channels.WritePendingException.WritePendingException()Java 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상

WritePendingException(IntPtr, JniHandleOwnership)

protected WritePendingException(IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Java.Nio.Channels.WritePendingException : nativeint * Android.Runtime.JniHandleOwnership -> Java.Nio.Channels.WritePendingException

매개 변수

javaReference
IntPtr

nativeint

설명

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상