Partager via


SyncMethodInvoker(MethodInfo) Constructeur

Définition

public:
 SyncMethodInvoker(System::Reflection::MethodInfo ^ method);
public SyncMethodInvoker (System.Reflection.MethodInfo method);
new System.ServiceModel.Dispatcher.SyncMethodInvoker : System.Reflection.MethodInfo -> System.ServiceModel.Dispatcher.SyncMethodInvoker
Public Sub New (method As MethodInfo)

Paramètres

method
MethodInfo

S’applique à