C# 클래스 JMeter.Toolkit.CLI.Commands.FileCommand

상속: CommandBase, ICommand, ICommandFactory
파일 보기 프로젝트 열기: fdore/jmeter-toolkit 1 사용 예제들

공개 메소드들

메소드 설명
CreateCommand ( string arguments ) : ICommand
Execute ( ) : void
FileCommand ( ) : System
FileCommand ( string arguments ) : System

메소드 상세

CreateCommand() 공개 메소드

public CreateCommand ( string arguments ) : ICommand
arguments string
리턴 ICommand

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

FileCommand() 공개 메소드

public FileCommand ( ) : System
리턴 System

FileCommand() 공개 메소드

public FileCommand ( string arguments ) : System
arguments string
리턴 System