Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
c24
SystemRequirementsChecker
OutputWriter
C# Class c24.SystemRequirementsChecker.OutputWriter
Exibir arquivo
Open project: CHECK24/c24.SystemRequirementsChecker
Class Usage Examples
Public Methods
Method
Description
WriteError
(
string
text
) :
void
WriteMessage
(
string
text
) :
void
Method Details
WriteError()
public
method
public
WriteError
(
string
text
) :
void
text
string
return
void
WriteMessage()
public
method
public
WriteMessage
(
string
text
) :
void
text
string
return
void