C# Class Canguro.Commands.Model.SectionsCmd

Model Command to open the Sections Dialog.
Inheritance: ModelCommand
Afficher le fichier Open project: rforsbach/Treu-Structure

Méthodes publiques

Méthode Description
Run ( Canguro services ) : void

Executes the command. Opens the Sections Dialog

Method Details

Run() public méthode

Executes the command. Opens the Sections Dialog
public Run ( Canguro services ) : void
services Canguro CommandServices object to interact with the system
Résultat void