C# Class Minduca.Infrastructure.ConsoleUserNotifier

Write things on the console
Inheritance: IUserNotifier
显示文件 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