Compartilhar via


DefaultInvokeMethodNameAttribute(Type, String) Construtor

Definição

Inicializa uma nova instância da classe DefaultInvokeMethodNameAttribute.

public DefaultInvokeMethodNameAttribute (Type returnType, string methodName);
new Orleans.DefaultInvokeMethodNameAttribute : Type * string -> Orleans.DefaultInvokeMethodNameAttribute
Public Sub New (returnType As Type, methodName As String)

Parâmetros

returnType
Type

Tipo do retorno.

methodName
String

O nome do método.

Aplica-se a