C# 클래스 Swicli.Library.ReflectedConstructorInfo

상속: ReflectedMethodInfo
파일 보기 프로젝트 열기: swi-to-yap/swicli 1 사용 예제들

공개 메소드들

메소드 설명
ReflectedConstructorInfo ( ) : System.IO

보호된 메소드들

메소드 설명
BuildCodeSignature ( ) : string
GetParameterizedName ( ) : string

메소드 상세

BuildCodeSignature() 보호된 메소드

protected BuildCodeSignature ( ) : string
리턴 string

GetParameterizedName() 보호된 메소드

protected GetParameterizedName ( ) : string
리턴 string

ReflectedConstructorInfo() 공개 메소드

public ReflectedConstructorInfo ( ) : System.IO
리턴 System.IO