Interface ICloudDispatchableFactory
Namespace: ArtOfTest.Common.Design.ProjectModel.Interfaces
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public interface ICloudDispatchableFactory
Methods
CreateCloudDispatchable(String)
Declaration
ICloudDispatchableTest CreateCloudDispatchable(string pathToProjectFileDirectory)
Parameters
System.String
pathToProjectFileDirectory
|
Returns
ICloudDispatchableTest
|