Partager via


MethodDispatcherBase.GetMethodName(Int32) Méthode

Définition

Obtient le nom de la méthode qui a l’id de méthode spécifié.

public string GetMethodName (int methodId);
member this.GetMethodName : int -> string
Public Function GetMethodName (methodId As Integer) As String

Paramètres

methodId
Int32

ID de la méthode.

Retours

Nom de la méthode correspondant à l’ID de méthode spécifié.

S’applique à