Table of Contents

Class CommandRegistry.CommandRegistration

Namespace
Core.Commands
Assembly
Core.dll

Registration entry for a command.

public class CommandRegistry.CommandRegistration
Inheritance
object
CommandRegistry.CommandRegistration

Properties

Factory

public ICommandFactory Factory { get; set; }

Property Value

ICommandFactory

Metadata

public CommandMetadataAttribute Metadata { get; set; }

Property Value

CommandMetadataAttribute