C# 클래스 NuBot.Factory.Registrations.CollectionTypeRegistration

상속: ContainerRegistration
파일 보기 프로젝트 열기: nubot/nubot

공개 메소드들

메소드 설명
CollectionTypeRegistration ( Type registrationType, IEnumerable implementationTypes ) : System

메소드 상세

CollectionTypeRegistration() 공개 메소드

public CollectionTypeRegistration ( Type registrationType, IEnumerable implementationTypes ) : System
registrationType System.Type
implementationTypes IEnumerable
리턴 System