C# 클래스 Metsys.Little.ConstructorHelper

파일 보기 프로젝트 열기: karlseguin/Metsys.Little

공개 메소드들

메소드 설명
CreateDelegate ( this constructor, Type delegateType ) : Delegate

비공개 메소드들

메소드 설명
ConstructorHelper ( ) : System

메소드 상세

CreateDelegate() 공개 정적인 메소드

public static CreateDelegate ( this constructor, Type delegateType ) : Delegate
constructor this
delegateType System.Type
리턴 System.Delegate