C# 클래스 Flatwhite.AutofacIntergration.KeyInterceptorRegistrationSource

Dynamic resolve MethodInterceptorAdaptor as keyed IInterceptor
상속: IRegistrationSource
파일 보기 프로젝트 열기: vanthoainguyen/Flatwhite

공개 프로퍼티들

프로퍼티 타입 설명
DynamicAttributeCache IDictionary>>

공개 메소드들

메소드 설명
RegistrationsFor ( Autofac.Core.Service service, Func registrationAccessor ) : IEnumerable

메소드 상세

RegistrationsFor() 공개 메소드

public RegistrationsFor ( Autofac.Core.Service service, Func registrationAccessor ) : IEnumerable
service Autofac.Core.Service
registrationAccessor Func
리턴 IEnumerable

프로퍼티 상세

DynamicAttributeCache 공개적으로 정적으로 프로퍼티

public static IDictionary>> DynamicAttributeCache
리턴 IDictionary>>