C# 클래스 SwumResearch.SwumCommand

상속: Microsoft.Test.CommandLineParsing.Command
파일 보기 프로젝트 열기: abb-iss/Swum.NET 1 사용 예제들

Private Properties

프로퍼티 타입 설명
GetMethodSignature string
GetVariableName string

공개 메소드들

메소드 설명
Execute ( ) : void
SwumCommand ( ) : System

비공개 메소드들

메소드 설명
GetMethodSignature ( System.Xml.Linq.XElement methodElement ) : string
GetVariableName ( System.Xml.Linq.XElement declElement ) : string

메소드 상세

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

SwumCommand() 공개 메소드

public SwumCommand ( ) : System
리턴 System