C# Class SwumResearch.AnalyzeFunctionsCommand

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

Private Properties

Property Type Description
GetMethodSignature string

Public Methods

Method Description
Execute ( ) : void

Private Methods

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

Method Details

Execute() public method

public Execute ( ) : void
return void