C# Class Appccelerate.EventBroker.Internals.Inspection.PropertySubscriptionScanResult

Afficher le fichier Open project: appccelerate/appccelerate

Méthodes publiques

Méthode Description
PropertySubscriptionScanResult ( string topic, MethodInfo method, Type handlerType, IEnumerable subscriptionMatcherTypes ) : System

Method Details

PropertySubscriptionScanResult() public méthode

public PropertySubscriptionScanResult ( string topic, MethodInfo method, Type handlerType, IEnumerable subscriptionMatcherTypes ) : System
topic string
method System.Reflection.MethodInfo
handlerType System.Type
subscriptionMatcherTypes IEnumerable
Résultat System