C# 클래스 Questor.Modules.Logging.Logging.RichTextBoxExtensions

파일 보기 프로젝트 열기: ISeeDEDPpl/Questor

공개 메소드들

메소드 설명
AppendText ( System.Windows.Forms.RichTextBox box, string text, Color color ) : void

메소드 상세

AppendText() 공개 정적인 메소드

public static AppendText ( System.Windows.Forms.RichTextBox box, string text, Color color ) : void
box System.Windows.Forms.RichTextBox
text string
color Color
리턴 void