Partager via


DefaultInvokeMethodNameAttribute(Type, String) Constructeur

Définition

Initialise une nouvelle instance de la classe DefaultInvokeMethodNameAttribute.

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

Paramètres

returnType
Type

Type de retour.

methodName
String

Nom de la méthode.

S’applique à