C# 클래스 CK.Monitoring.MultiLogReader.RawLogFile

Immutable object that contains a description of the content of a raw log file.
파일 보기 프로젝트 열기: Invenietis/ck-core

공개 메소드들

메소드 설명
ToString ( ) : string

Overridden to return details about its content.

비공개 메소드들

메소드 설명
Initialize ( MultiLogReader reader ) : void
RawLogFile ( string fileName ) : System
UpdateMonitor ( MultiLogReader reader, long streamOffset, RawLogFileMonitorOccurence>.Dictionary monitorOccurrence, List monitorOccurenceList, IMulticastLogEntry log ) : void

메소드 상세

ToString() 공개 메소드

Overridden to return details about its content.
public ToString ( ) : string
리턴 string