C# Класс Canguro.Commands.Model.SectionsCmd

Model Command to open the Sections Dialog.
Наследование: ModelCommand
Показать файл Открыть проект

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

Метод Описание
Run ( Canguro services ) : void

Executes the command. Opens the Sections Dialog

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

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

Executes the command. Opens the Sections Dialog
public Run ( Canguro services ) : void
services Canguro CommandServices object to interact with the system
Результат void