C# 클래스 xstream.DynamicInstanceBuilder

파일 보기 프로젝트 열기: srushti/xstream.net 1 사용 예제들

Private Properties

프로퍼티 타입 설명
GetDelegateParameterTypes System.Type[]
GetDynamicInstance object

공개 메소드들

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

비공개 메소드들

메소드 설명
GetDelegateParameterTypes ( Type d ) : System.Type[]
GetDynamicInstance ( Type type ) : object

메소드 상세

CreateInstance() 공개 정적인 메소드

public static CreateInstance ( Type type ) : object
type System.Type
리턴 object