C# 클래스 Minduca.Infrastructure.ConsoleUserNotifier

Write things on the console
상속: IUserNotifier
파일 보기 프로젝트 열기: minduca/EasyDomainEvents

공개 메소드들

메소드 설명
Notify ( string text ) : void

메소드 상세

Notify() 공개 메소드

public Notify ( string text ) : void
text string
리턴 void