Skip to content

Class CopyTemplatesCommand

Namespace: Momentum.Extensions.EventMarkdownGenerator
Assembly: Momentum.Extensions.EventMarkdownGenerator.dll

csharp
public sealed class CopyTemplatesCommand : Command<CopyTemplatesCommand.Settings>, ICommand<CopyTemplatesCommand.Settings>, ICommandLimiter<CopyTemplatesCommand.Settings>, ICommand

Inheritance

object ← Command<CopyTemplatesCommand.Settings> ← CopyTemplatesCommand

Implements

ICommand<CopyTemplatesCommand.Settings>, ICommandLimiter<CopyTemplatesCommand.Settings>, ICommand

Inherited Members

Command<CopyTemplatesCommand.Settings>.Validate(CommandContext, CopyTemplatesCommand.Settings), Command<CopyTemplatesCommand.Settings>.Execute(CommandContext, CopyTemplatesCommand.Settings), object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

CopyTemplatesCommand()

csharp
public CopyTemplatesCommand()

Methods

Execute(CommandContext, Settings)

csharp
public override int Execute(CommandContext context, CopyTemplatesCommand.Settings settings)

Parameters

context CommandContext

settings CopyTemplatesCommand.Settings

Returns

int