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
solid
practices
ConsoleLogger
C# Class solid.practices.ConsoleLogger
Inheritance:
ILogger
Exibir arquivo
Open project: arslanaybars/solid.practices
Public Methods
Method
Description
Log
(
string
message
) :
void
Method Details
Log()
public
method
public
Log
(
string
message
) :
void
message
string
return
void