C# 클래스 Castle.DynamicProxy.Test.Classes.IndexerClass

상속: IndexerInterface
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
this ( int id ) : string
this ( string idname ) : string

메소드 상세

this() 공개 메소드

public this ( int id ) : string
id int
리턴 string

this() 공개 메소드

public this ( string idname ) : string
idname string
리턴 string