Lingua

ITestTarget.MethodName Metodo

Definizione

Attenzione

deprecated

Specifica il nome del metodo sottoposto a test.

[Android.Runtime.Register("methodName", "()Ljava/lang/String;", "GetMethodNameHandler:Dalvik.Annotation.ITestTargetInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
[System.Obsolete("deprecated")]
public string? MethodName();
[<Android.Runtime.Register("methodName", "()Ljava/lang/String;", "GetMethodNameHandler:Dalvik.Annotation.ITestTargetInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
[<System.Obsolete("deprecated")>]
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