C# Class ItemCommand, RanseiLink

Inheritance: Command
Afficher le fichier Open project: Deijin27/RanseiLink Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ExecuteAsync ( IConsole console ) : ValueTask,
ItemCommand ( ICurrentModService currentModService ) : CliFx.Attributes

Method Details

ExecuteAsync() public méthode

public ExecuteAsync ( IConsole console ) : ValueTask,
console IConsole
Résultat ValueTask,

ItemCommand() public méthode

public ItemCommand ( ICurrentModService currentModService ) : CliFx.Attributes
currentModService ICurrentModService
Résultat CliFx.Attributes