C# Class Composable.CQRS.EventSourcing.MicrosoftSQLServer.AggregateRootEventDebugSerializer

Show file Open project: mlidbom/Composable.Monolithic

Public Methods

Method Description
ToNewtonSoftDebugString ( this @this, Formatting formatting = Formatting.Indented ) : string

Method Details

ToNewtonSoftDebugString() public static method

public static ToNewtonSoftDebugString ( this @this, Formatting formatting = Formatting.Indented ) : string
@this this
formatting Formatting
return string