C# Class Canguro.Commands.Model.AddAreaCmd

Adds an AreaElement (Not implemented)
Inheritance: Canguro.Commands.ModelCommand
Afficher le fichier Open project: rforsbach/Treu-Structure

Méthodes publiques

Свойство Type Description
Instance AddAreaCmd

Méthodes publiques

Méthode Description
Run ( Canguro services ) : void

Executes the command. Creates one AreaElement.

Private Methods

Méthode Description
AddAreaCmd ( ) : System

Method Details

Run() public méthode

Executes the command. Creates one AreaElement.
public Run ( Canguro services ) : void
services Canguro CommandServices object to interact with the system
Résultat void

Property Details

Instance public_oe static_oe property

public static AddAreaCmd,Canguro.Commands.Model Instance
Résultat AddAreaCmd