AssertCommand Class

Summary

DumpCommand.
graph BT Type-->Base0["Object"] Type["AssertCommand"] class Type type-node

Syntax

public class AssertCommand

Attributes

Type Description
NullableContextAttribute
NullableAttribute
UsedImplicitlyAttribute
CommandAttribute

Constructors

Name Summary
AssertCommand(IDocumentStore, ILogger<AssertCommand>) Initializes a new instance of the AssertCommand class.

Methods

Name Value Summary
OnExecute() int
Called when [execute].

Extension Methods