IMethodHandleInfo.Name Proprietà

Definizione

Restituisce il nome del membro sottostante dell'handle del metodo cracked.

public string? Name { [Android.Runtime.Register("getName", "()Ljava/lang/String;", "GetGetNameHandler:Java.Lang.Invoke.IMethodHandleInfoInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getName", "()Ljava/lang/String;", "GetGetNameHandler:Java.Lang.Invoke.IMethodHandleInfoInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=26)>]
member this.Name : string

Valore della proprietà

nome semplice del membro sottostante

Attributi

Commenti

Restituisce il nome del membro sottostante dell'handle del metodo cracked. Questo è "<init>" se il membro sottostante è un costruttore, altrimenti è un nome di metodo o un nome di campo semplice.

per java.lang.invoke.MethodHandleInfo.getName().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a