C# 클래스 Appccelerate.EventBroker.Internals.Inspection.PropertySubscriptionScanResult

파일 보기 프로젝트 열기: appccelerate/appccelerate

공개 메소드들

메소드 설명
PropertySubscriptionScanResult ( string topic, MethodInfo method, Type handlerType, IEnumerable subscriptionMatcherTypes ) : System

메소드 상세

PropertySubscriptionScanResult() 공개 메소드

public PropertySubscriptionScanResult ( string topic, MethodInfo method, Type handlerType, IEnumerable subscriptionMatcherTypes ) : System
topic string
method System.Reflection.MethodInfo
handlerType System.Type
subscriptionMatcherTypes IEnumerable
리턴 System