C# 클래스 DFHack.buffered_color_ostream

상속: color_ostream
파일 보기 프로젝트 열기: warmist/dfhack

보호된 프로퍼티들

프로퍼티 타입 설명
buffer string

공개 메소드들

메소드 설명
add_text ( color_value color, string text ) : void

메소드 상세

add_text() 공개 메소드

public add_text ( color_value color, string text ) : void
color color_value
text string
리턴 void

프로퍼티 상세

buffer 보호되어 있는 프로퍼티

protected string buffer
리턴 string