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
Minduca
Infrastructure
ConsoleUserNotifier
C# Class Minduca.Infrastructure.ConsoleUserNotifier
Write things on the console
Inheritance:
IUserNotifier
Exibir arquivo
Open project: minduca/EasyDomainEvents
Public Methods
Method
Description
Notify
(
string
text
) :
void
Method Details
Notify()
public
method
public
Notify
(
string
text
) :
void
text
string
return
void