C# 클래스 Rhino.Tools.Shell.ConsoleWrite

상속: Runnable
파일 보기 프로젝트 열기: hazzik/Rhino.Net

공개 메소드들

메소드 설명
ConsoleWrite ( ConsoleTextArea textArea, string str ) : System.Collections.Generic
Run ( ) : void

메소드 상세

ConsoleWrite() 공개 메소드

public ConsoleWrite ( ConsoleTextArea textArea, string str ) : System.Collections.Generic
textArea ConsoleTextArea
str string
리턴 System.Collections.Generic

Run() 공개 메소드

public Run ( ) : void
리턴 void