Compartir a través de


CursorWindowAllocationException Constructores

Definición

Sobrecargas

CursorWindowAllocationException(String)
CursorWindowAllocationException(IntPtr, JniHandleOwnership)

CursorWindowAllocationException(String)

[Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=33)]
public CursorWindowAllocationException (string description);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=33)>]
new Android.Database.CursorWindowAllocationException : string -> Android.Database.CursorWindowAllocationException

Parámetros

description
String
Atributos

Se aplica a

CursorWindowAllocationException(IntPtr, JniHandleOwnership)

protected CursorWindowAllocationException (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Database.CursorWindowAllocationException : nativeint * Android.Runtime.JniHandleOwnership -> Android.Database.CursorWindowAllocationException

Parámetros

javaReference
IntPtr

nativeint

Se aplica a