C# Class SwumResearch.SwumCommand

Inheritance: Microsoft.Test.CommandLineParsing.Command
ファイルを表示 Open project: abb-iss/Swum.NET Class Usage Examples

Private Properties

Property Type Description
GetMethodSignature string
GetVariableName string

Public Methods

Method Description
Execute ( ) : void
SwumCommand ( ) : System

Private Methods

Method Description
GetMethodSignature ( System.Xml.Linq.XElement methodElement ) : string
GetVariableName ( System.Xml.Linq.XElement declElement ) : string

Method Details

Execute() public method

public Execute ( ) : void
return void

SwumCommand() public method

public SwumCommand ( ) : System
return System