C# 클래스 TellagoStudios.Hermes.Common.Model.LogExtensions

파일 보기 프로젝트 열기: TellagoDevLabs/Hermes

공개 메소드들

메소드 설명
ToLogEntry ( this doc ) : TellagoStudios.Hermes.Common.Model.LogEntry
ToMongoDocument ( this entry ) : BsonDocument

메소드 상세

ToLogEntry() 공개 정적인 메소드

public static ToLogEntry ( this doc ) : TellagoStudios.Hermes.Common.Model.LogEntry
doc this
리턴 TellagoStudios.Hermes.Common.Model.LogEntry

ToMongoDocument() 공개 정적인 메소드

public static ToMongoDocument ( this entry ) : BsonDocument
entry this
리턴 BsonDocument