C# Class JobManagerInterfaces.XML.Job

Show file Open project: ryanski44/VM-Automation-Framework

Private Properties

Property Type Description

Public Methods

Method Description
FromXML ( string xmlPath ) : Job

Method Details

FromXML() public static method

public static FromXML ( string xmlPath ) : Job
xmlPath string
return Job