Condividi tramite


GrainReference.GetMethodName(Int32, Int32) Metodo

Definizione

Restituisce il nome del metodo associato ai valori interfaceId e methodId specificati.

protected virtual string GetMethodName (int interfaceId, int methodId);
public virtual string GetMethodName (int interfaceId, int methodId);
abstract member GetMethodName : int * int -> string
override this.GetMethodName : int * int -> string
Protected Overridable Function GetMethodName (interfaceId As Integer, methodId As Integer) As String
Public Overridable Function GetMethodName (interfaceId As Integer, methodId As Integer) As String

Parametri

interfaceId
Int32

ID interfaccia

methodId
Int32

ID metodo

Restituisce

Stringa del nome del metodo.

Si applica a