C# 클래스 N2.Edit.Collaboration.TraceReaderMessageProvider

상속: N2.Edit.Collaboration.MessageSourceBase, IAutoStart
파일 보기 프로젝트 열기: n2cms/n2cms 1 사용 예제들

공개 메소드들

메소드 설명
GetMessages ( N2 context ) : IEnumerable
Start ( ) : void
Stop ( ) : void
TraceReaderMessageProvider ( N2 config, N2.Plugin.ConnectionMonitor monitor ) : N2.Edit.Collaboration

비공개 메소드들

메소드 설명
Add ( N2.Edit.Collaboration.CollaborationMessage message ) : void
monitor_Online ( object sender, EventArgs e ) : void

메소드 상세

GetMessages() 공개 메소드

public GetMessages ( N2 context ) : IEnumerable
context N2
리턴 IEnumerable

Start() 공개 메소드

public Start ( ) : void
리턴 void

Stop() 공개 메소드

public Stop ( ) : void
리턴 void

TraceReaderMessageProvider() 공개 메소드

public TraceReaderMessageProvider ( N2 config, N2.Plugin.ConnectionMonitor monitor ) : N2.Edit.Collaboration
config N2
monitor N2.Plugin.ConnectionMonitor
리턴 N2.Edit.Collaboration