C# 클래스 Pytocs.TypeInference.Builtins.CStringIOModule

상속: NativeModule
파일 보기 프로젝트 열기: uxmal/pytocs

공개 메소드들

메소드 설명
CStringIOModule ( Builtins outer ) : System
initBindings ( ) : void

보호된 메소드들

메소드 설명
liburl ( ) : Pytocs.Syntax.Url
liburl ( string anchor ) : Pytocs.Syntax.Url

메소드 상세

CStringIOModule() 공개 메소드

public CStringIOModule ( Builtins outer ) : System
outer Builtins
리턴 System

initBindings() 공개 메소드

public initBindings ( ) : void
리턴 void

liburl() 보호된 메소드

protected liburl ( ) : Pytocs.Syntax.Url
리턴 Pytocs.Syntax.Url

liburl() 보호된 메소드

protected liburl ( string anchor ) : Pytocs.Syntax.Url
anchor string
리턴 Pytocs.Syntax.Url