C# Class TellagoStudios.Hermes.Common.Model.LogExtensions

Show file Open project: TellagoDevLabs/Hermes

Public Methods

Method Description
ToLogEntry ( this doc ) : TellagoStudios.Hermes.Common.Model.LogEntry
ToMongoDocument ( this entry ) : BsonDocument

Method Details

ToLogEntry() public static method

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

ToMongoDocument() public static method

public static ToMongoDocument ( this entry ) : BsonDocument
entry this
return BsonDocument