C# Class SwumResearch.SwumCommand

Inheritance: Microsoft.Test.CommandLineParsing.Command
Afficher le fichier Open project: abb-iss/Swum.NET Class Usage Examples

Private Properties

Свойство Type Description
GetMethodSignature string
GetVariableName string

Méthodes publiques

Méthode Description
Execute ( ) : void
SwumCommand ( ) : System

Private Methods

Méthode Description
GetMethodSignature ( System.Xml.Linq.XElement methodElement ) : string
GetVariableName ( System.Xml.Linq.XElement declElement ) : string

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

SwumCommand() public méthode

public SwumCommand ( ) : System
Résultat System