C# 클래스 NServiceBus.Conventions.ConventionCache

파일 보기 프로젝트 열기: Particular/NServiceBus

공개 메소드들

메소드 설명
ApplyConvention ( Type type, bool>.Func action ) : bool
Reset ( ) : void

메소드 상세

ApplyConvention() 공개 메소드

public ApplyConvention ( Type type, bool>.Func action ) : bool
type System.Type
action bool>.Func
리턴 bool

Reset() 공개 메소드

public Reset ( ) : void
리턴 void