ConfirmationAlreadyPresentingException Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
ConfirmationAlreadyPresentingException() | |
ConfirmationAlreadyPresentingException(String) | |
ConfirmationAlreadyPresentingException(IntPtr, JniHandleOwnership) |
ConfirmationAlreadyPresentingException()
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=28)]
public ConfirmationAlreadyPresentingException ();
- Attributi
Si applica a
ConfirmationAlreadyPresentingException(String)
[Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=28)]
public ConfirmationAlreadyPresentingException (string? message);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=28)>]
new Android.Security.ConfirmationAlreadyPresentingException : string -> Android.Security.ConfirmationAlreadyPresentingException
Parametri
- message
- String
- Attributi
Si applica a
ConfirmationAlreadyPresentingException(IntPtr, JniHandleOwnership)
protected ConfirmationAlreadyPresentingException (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Security.ConfirmationAlreadyPresentingException : nativeint * Android.Runtime.JniHandleOwnership -> Android.Security.ConfirmationAlreadyPresentingException
Parametri
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership