C# 클래스 Pomona.Common.TypeSystem.ContainerExtensions

파일 보기 프로젝트 열기: Pomona/Pomona

공개 메소드들

메소드 설명
GetInstance ( this container, Type type ) : object

메소드 상세

GetInstance() 공개 정적인 메소드

public static GetInstance ( this container, Type type ) : object
container this
type System.Type
리턴 object