Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Canguro
Commands
Model
SectionsCmd
C# Class Canguro.Commands.Model.SectionsCmd
Model Command to open the Sections Dialog.
Inheritance:
ModelCommand
ファイルを表示
Open project: rforsbach/Treu-Structure
Public Methods
Method
Description
Run
(
Canguro
services
) :
void
Executes the command. Opens the Sections Dialog
Method Details
Run()
public
method
Executes the command. Opens the Sections Dialog
public
Run
(
Canguro
services
) :
void
services
Canguro
CommandServices object to interact with the system
return
void