Interface
ICloudDispatchableFactory

Indicates that a class can create an object capable of running in a cloud setting

Definition

Namespace:ArtOfTest.Common.Design.ProjectModel.Interfaces

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public interface ICloudDispatchableFactory

Derived Classes: Test

Methods

CreateCloudDispatchable(string)

Declaration

cs-api-definition
ICloudDispatchableTest CreateCloudDispatchable(string pathToProjectFileDirectory)

Parameters

pathToProjectFileDirectory

string

Returns

ICloudDispatchableTest

In this article
DefinitionMethodsCreateCloudDispatchable(string)
Not finding the help you need?
Contact Support