Compartilhar via


CursorWindowAllocationException Construtores

Definição

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

Aplica-se 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

Aplica-se a