C# 클래스 Python.Test.IndexerBase

파일 보기 프로젝트 열기: fkarb/pythonnet

보호된 프로퍼티들

프로퍼티 타입 설명
t System.Collections.Hashtable

보호된 메소드들

메소드 설명
GetValue ( object index ) : string
IndexerBase ( ) : System

메소드 상세

GetValue() 보호된 메소드

protected GetValue ( object index ) : string
index object
리턴 string

IndexerBase() 보호된 메소드

protected IndexerBase ( ) : System
리턴 System

프로퍼티 상세

t 보호되어 있는 프로퍼티

protected Hashtable,System.Collections t
리턴 System.Collections.Hashtable