Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Rhino
Tools
Shell
ConsoleWrite
C# Class Rhino.Tools.Shell.ConsoleWrite
Inheritance:
Runnable
显示文件
Open project: hazzik/Rhino.Net
Public Methods
Method
Description
ConsoleWrite
(
ConsoleTextArea
textArea
,
string
str
) :
System.Collections.Generic
Run
( ) :
void
Method Details
ConsoleWrite()
public
method
public
ConsoleWrite
(
ConsoleTextArea
textArea
,
string
str
) :
System.Collections.Generic
textArea
ConsoleTextArea
str
string
return
System.Collections.Generic
Run()
public
method
public
Run
( ) :
void
return
void