C# Класс Canguro.Commands.Load.AddLoadCombinationCmd

Model Command to add new Load Combinations.
Наследование: Canguro.Commands.ModelCommand
Показать файл Открыть проект

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

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

Executes the command. Opens the LoadCombinationsDialog

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

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

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