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

Model Command to Create a New file
Наследование: Canguro.Commands.ModelCommand
Показать файл Открыть проект

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

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

Executes the command. Asks to save changes if needed and Resets the current Model.

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

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

Executes the command. Asks to save changes if needed and Resets the current Model.
public Run ( Canguro services ) : void
services Canguro CommandServices object to interact with the system
Результат void