C# Класс ItemCommand, RanseiLink

Наследование: Command
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
ExecuteAsync ( IConsole console ) : ValueTask,
ItemCommand ( ICurrentModService currentModService ) : CliFx.Attributes

Описание методов

ExecuteAsync() публичный Метод

public ExecuteAsync ( IConsole console ) : ValueTask,
console IConsole
Результат ValueTask,

ItemCommand() публичный Метод

public ItemCommand ( ICurrentModService currentModService ) : CliFx.Attributes
currentModService ICurrentModService
Результат CliFx.Attributes