次の方法で共有


ParcelFileDescriptor.FileDescriptorDetachedException Constructors

Definition

Overloads

ParcelFileDescriptor.FileDescriptorDetachedException()
ParcelFileDescriptor.FileDescriptorDetachedException(IntPtr, JniHandleOwnership)

ParcelFileDescriptor.FileDescriptorDetachedException()

[Android.Runtime.Register(".ctor", "()V", "")]
public FileDescriptorDetachedException ();
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

ParcelFileDescriptor.FileDescriptorDetachedException(IntPtr, JniHandleOwnership)

protected FileDescriptorDetachedException (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.OS.ParcelFileDescriptor.FileDescriptorDetachedException : nativeint * Android.Runtime.JniHandleOwnership -> Android.OS.ParcelFileDescriptor.FileDescriptorDetachedException

Parameters

javaReference
IntPtr

nativeint

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to