C# 클래스 Castle.MicroKernel.Tests.ClassComponents.ComponentFactory

파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
ComponentFactory ( IKernel kernel ) : System
Create ( String name ) : object

메소드 상세

ComponentFactory() 공개 메소드

public ComponentFactory ( IKernel kernel ) : System
kernel IKernel
리턴 System

Create() 공개 메소드

public Create ( String name ) : object
name String
리턴 object