DefaultInvokeMethodNameAttribute(Type, String) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.