C# Class JobManagerInterfaces.JobDeleteCommand

Inheritance: AutomationMessageContent
ファイルを表示 Open project: ryanski44/VM-Automation-Framework

Public Methods

Method Description
JobDeleteCommand ( ) : System
JobDeleteCommand ( string jobID ) : System

Method Details

JobDeleteCommand() public method

public JobDeleteCommand ( ) : System
return System

JobDeleteCommand() public method

public JobDeleteCommand ( string jobID ) : System
jobID string
return System