C# 클래스 ArenaNet.Sprout.IoC.ComponentDescriptor

Internal descriptor for a component. This is primarily used to cache reflection lookups.
파일 보기 프로젝트 열기: arenanet/sprout-ioc 1 사용 예제들

공개 메소드들

메소드 설명
ComponentDescriptor ( Type type, ComponentAttribute componentAttribute ) : System

메소드 상세

ComponentDescriptor() 공개 메소드

public ComponentDescriptor ( Type type, ComponentAttribute componentAttribute ) : System
type System.Type
componentAttribute ComponentAttribute
리턴 System