Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Acropolis
Foundation
EventSourcing
Logging
LogRecord
C# Class Acropolis.Foundation.EventSourcing.Logging.LogRecord
Represent one physical log record
Exibir arquivo
Open project: paralect/Paralect.Domain
Class Usage Examples
Public Methods
Method
Description
FromBson
(
BsonDocument
doc
) :
LogRecord
From BSON
Method Details
FromBson()
public
static
method
From BSON
public
static
FromBson
(
BsonDocument
doc
) :
LogRecord
doc
BsonDocument
return
LogRecord