TestTarget.MethodName Metodo

Definizione

Specifica il nome del metodo sottoposto a test.

[Android.Runtime.Register("methodName", "()Ljava/lang/String;", "GetMethodNameHandler")]
public abstract string? MethodName();
[<Android.Runtime.Register("methodName", "()Ljava/lang/String;", "GetMethodNameHandler")>]
abstract member MethodName : unit -> string

Valori restituiti

Nome del metodo sottoposto a test.

Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a