C# 클래스 CSharpGL.TypeHelper

파일 보기 프로젝트 열기: bitzhuwei/CSharpGL

공개 메소드들

메소드 설명
CreateInstance ( this type ) : object

Create an instance of specified type.

메소드 상세

CreateInstance() 공개 정적인 메소드

Create an instance of specified type.
public static CreateInstance ( this type ) : object
type this
리턴 object