LoggingRow<TFields> constructor (1 of 2)

namespace: Serenity.Extensions.Entities   assemblySerenity.Extensions

Creates a new instance of the class.

protected LoggingRow()

See Also


LoggingRow<TFields> constructor (2 of 2)

namespace: Serenity.Extensions.Entities   assemblySerenity.Extensions

Creates a new instance of the class with the specified fields.

protected LoggingRow(TFields fields)
parameter description
fields Fields

See Also