C# Class TestJobManager.VMAction

显示文件 Open project: ryanski44/VM-Automation-Framework

Public Properties

Property Type Description
Action VMActionType
Params string[]
Time System.DateTime

Public Methods

Method Description
VMAction ( VMActionType action ) : System

Method Details

VMAction() public method

public VMAction ( VMActionType action ) : System
action VMActionType
return System

Property Details

Action public_oe property

public VMActionType Action
return VMActionType

Params public_oe property

public string[] Params
return string[]

Time public_oe property

public DateTime,System Time
return System.DateTime