CommandRegistrator - класс

Definition

Пространство имён: Tessa.Extensions.Default.Console.ExportSchemeSql
Сборка: Tessa.Extensions.Default.Console (в Tessa.Extensions.Default.Console.dll) Версия: 3.6.0.22
C#
[ConsoleRegistratorAttribute(ExtensionStage.AfterPlatform)]
public sealed class CommandRegistrator : ConsoleRegistratorBase
Inheritance
Object    ConsoleRegistratorBase    CommandRegistrator

Конструкторы

CommandRegistratorИнициализирует новый экземпляр класса CommandRegistrator

Свойства

CommandContextКонтекст команд, в котором выполняется регистрация.
(Унаследован от ConsoleRegistratorBase)
IsSealedПризнак того, что объект был защищён от изменений.
(Унаследован от ConsoleRegistratorBase)

Методы

CheckSealed Выбрасывает исключение [Tessa.Platform.ObjectSealedException], если объект был защищён от изменений.
(Унаследован от ConsoleRegistratorBase)
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
FinalizeRegistrationЗавершает регистрацию после того, как все команды инициализированы.
(Унаследован от ConsoleRegistratorBase)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
InitializeRegistrationИнициализирует регистрацию перед тем, как какие-либо команды были добавлены.
(Унаследован от ConsoleRegistratorBase)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
RegisterCommands
(Переопределяет ConsoleRegistratorBaseRegisterCommands)
SealЗащищает объект от изменений.
(Унаследован от ConsoleRegistratorBase)
ToStringReturns a string that represents the current object.
(Унаследован от Object)

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также