C# 클래스 Swicli.Library.ReflectedPropertyInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
IndexerParameters IList

보호된 메소드들

메소드 설명
BuildCodeSignature ( ) : string

비공개 메소드들

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

메소드 상세

BuildCodeSignature() 보호된 메소드

protected BuildCodeSignature ( ) : string
리턴 string

프로퍼티 상세

IndexerParameters 공개적으로 프로퍼티

public IList IndexerParameters
리턴 IList