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
MapIconBuilder
MyListener
C# Class MapIconBuilder.MyListener
Inheritance:
System.Diagnostics.TraceListener
Exibir arquivo
Open project: ZeroK-RTS/SpringRTS-Tools
Class Usage Examples
Public Methods
Method
Description
GetData
( ) :
string
Write
(
string
message
) :
void
WriteLine
(
string
message
) :
void
Method Details
GetData()
public
method
public
GetData
( ) :
string
return
string
Write()
public
method
public
Write
(
string
message
) :
void
message
string
return
void
WriteLine()
public
method
public
WriteLine
(
string
message
) :
void
message
string
return
void