C# 클래스 Microsoft.AspNetCore.SignalR.Hubs.EnumerableOfAssemblyLocator

상속: IAssemblyLocator
파일 보기 프로젝트 열기: FabianGosebrink/ASPNET-Core-Angular2-SignalR-Typescript

공개 메소드들

메소드 설명
EnumerableOfAssemblyLocator ( IEnumerable assemblies ) : System.Collections.Generic
GetAssemblies ( ) : IList

메소드 상세

EnumerableOfAssemblyLocator() 공개 메소드

public EnumerableOfAssemblyLocator ( IEnumerable assemblies ) : System.Collections.Generic
assemblies IEnumerable
리턴 System.Collections.Generic

GetAssemblies() 공개 메소드

public GetAssemblies ( ) : IList
리턴 IList