C# 클래스 Catalogue.Web.Customization.CustomWebApiAssembliesResolver

Restricts the assemblies available to webapi when searching for controllers to just this assembly. Avoids clashing with controllers in RavenDB assemblies.
상속: System.Web.Http.Dispatcher.DefaultAssembliesResolver
파일 보기 프로젝트 열기: jncc/topcat

공개 메소드들

메소드 설명
GetAssemblies ( ) : ICollection

메소드 상세

GetAssemblies() 공개 메소드

public GetAssemblies ( ) : ICollection
리턴 ICollection