C# 클래스 ExoGraph.Injection.InjectionGraphTypeProvider.InjectionGraphType

상속: ReflectionGraphType
파일 보기 프로젝트 열기: vc3/ExoModel

공개 메소드들

메소드 설명
GetGraphInstance ( object instance ) : GraphInstance

보호된 메소드들

메소드 설명
InjectionGraphType ( string @namespace, Type type, string scope ) : System

메소드 상세

GetGraphInstance() 공개 메소드

public GetGraphInstance ( object instance ) : GraphInstance
instance object
리턴 GraphInstance

InjectionGraphType() 보호된 메소드

protected InjectionGraphType ( string @namespace, Type type, string scope ) : System
@namespace string
type System.Type
scope string
리턴 System