ApplyCommand Class

Summary

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

Syntax

public class ApplyCommand

Attributes

Type Description
NullableContextAttribute
NullableAttribute
UsedImplicitlyAttribute
CommandAttribute

Constructors

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

Methods

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

Extension Methods