C# 클래스 Castle.Core.ComponentModel

상속: GraphNode
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono 1 사용 예제들

공개 메소드들

메소드 설명
ComponentModel ( String name, Type service, Type implementation ) : System

Constructs a ComponentModel

메소드 상세

ComponentModel() 공개 메소드

Constructs a ComponentModel
public ComponentModel ( String name, Type service, Type implementation ) : System
name String
service System.Type
implementation System.Type
리턴 System