Partilhar via


GrainReference.GetMethodName(Int32, Int32) Método

Definição

Retornar o nome do método associado aos valores de interfaceId e methodId especificados.

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

Parâmetros

interfaceId
Int32

Interface Id

methodId
Int32

ID do método

Retornos

Cadeia de caracteres do nome do método.

Aplica-se a