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
OpenRA
LogProxy
C# Class OpenRA.LogProxy
Inheritance:
ILog
Exibir arquivo
Open project: pchote/OpenRA
Public Methods
Method
Description
Write
(
string
channel
,
string
format
) :
void
Method Details
Write()
public
method
public
Write
(
string
channel
,
string
format
) :
void
channel
string
format
string
return
void