C# Class frapid.Commands.Create.CreateTemplate

Inheritance: CreateCommand
Afficher le fichier Open project: frapid/frapid

Méthodes publiques

Méthode Description
ExecuteCommandAsync ( ) : System.Threading.Tasks.Task
Initialize ( ) : void
Validate ( ) : void

Private Methods

Méthode Description
CheckInstance ( ) : bool

Method Details

ExecuteCommandAsync() public méthode

public ExecuteCommandAsync ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

Initialize() public méthode

public Initialize ( ) : void
Résultat void

Validate() public méthode

public Validate ( ) : void
Résultat void