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

Internal descriptor for an injection.
파일 보기 프로젝트 열기: arenanet/sprout-ioc 1 사용 예제들

공개 메소드들

메소드 설명
InjectDescriptor ( MemberInfo member, InjectAttribute injectAttribute ) : System

메소드 상세

InjectDescriptor() 공개 메소드

public InjectDescriptor ( MemberInfo member, InjectAttribute injectAttribute ) : System
member System.Reflection.MemberInfo
injectAttribute InjectAttribute
리턴 System