C# Class Rhino.Tools.Shell.ConsoleWrite

Inheritance: Runnable
Afficher le fichier Open project: hazzik/Rhino.Net

Méthodes publiques

Méthode Description
ConsoleWrite ( ConsoleTextArea textArea, string str ) : System.Collections.Generic
Run ( ) : void

Method Details

ConsoleWrite() public méthode

public ConsoleWrite ( ConsoleTextArea textArea, string str ) : System.Collections.Generic
textArea ConsoleTextArea
str string
Résultat System.Collections.Generic

Run() public méthode

public Run ( ) : void
Résultat void