Condividi tramite


DefaultInvokeMethodNameAttribute(Type, String) Costruttore

Definizione

Inizializza una nuova istanza della classe DefaultInvokeMethodNameAttribute.

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

Parametri

returnType
Type

Tipo del restituito.

methodName
String

Nome del metodo.

Si applica a