C# 클래스 Castle.MicroKernel.Tests.LoaderForDefaultImplementations

상속: ILazyComponentLoader
파일 보기 프로젝트 열기: castleproject/Windsor

공개 메소드들

메소드 설명
Load ( string name, Type service, IDictionary arguments ) : IRegistration

메소드 상세

Load() 공개 메소드

public Load ( string name, Type service, IDictionary arguments ) : IRegistration
name string
service System.Type
arguments IDictionary
리턴 IRegistration