C# 클래스 Tsunami.GeneralContext

상속: Context
파일 보기 프로젝트 열기: mono/tsunami

공개 메소드들

메소드 설명
GeneralContext ( TrackerHost tracker ) : System

보호된 메소드들

메소드 설명
HandleImpl ( string line ) : Result
PrintImpl ( System writer ) : void

메소드 상세

GeneralContext() 공개 메소드

public GeneralContext ( TrackerHost tracker ) : System
tracker TrackerHost
리턴 System

HandleImpl() 보호된 메소드

protected HandleImpl ( string line ) : Result
line string
리턴 Result

PrintImpl() 보호된 메소드

protected PrintImpl ( System writer ) : void
writer System
리턴 void