C# 클래스 NServiceBus.Hosting.Helpers.AssemblyScannerResults

Holds AssemblyScanner.GetScannableAssemblies results. Contains list of errors and list of scannable assemblies.
파일 보기 프로젝트 열기: Particular/NServiceBus 1 사용 예제들

공개 메소드들

메소드 설명
AssemblyScannerResults ( ) : System

Constructor to initialize AssemblyScannerResults.

비공개 메소드들

메소드 설명
RemoveDuplicates ( ) : void

메소드 상세

AssemblyScannerResults() 공개 메소드

Constructor to initialize AssemblyScannerResults.
public AssemblyScannerResults ( ) : System
리턴 System