언어

AcceptPendingException 생성자

정의

오버로드

속성 Description
AcceptPendingException()

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

AcceptPendingException(IntPtr, JniHandleOwnership)

AcceptPendingException()

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

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

설명

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

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

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

적용 대상

AcceptPendingException(IntPtr, JniHandleOwnership)

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

매개 변수

javaReference
IntPtr

nativeint

설명

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

적용 대상