C# Класс Rhino.Tools.Shell.ConsoleWrite

Наследование: Runnable
Показать файл Открыть проект

Открытые методы

Метод Описание
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