IProjectMakerService
Assembly: ZennoLab.InterfacesLibrary
Full name: ZennoLab.InterfacesLibrary.ProjectMaker.IProjectMakerService
Wcf service contract for working with ProjectMaker
Methods
TestVersionsList
Method
Find current version in versions array
RecordNewProject
Method
Record new project
StartRecord
Method
Start record
StopRecord
Method
Stop record
StartIntelliSearch
Method
Start Intelli Search
StartDebug
Method
Start debug
GoToBreakPoint
Method
Debug up to the breakpoint
StopDebug
Method
Stop debug
SaveProjectAs
Method
Save project as
GoToUrl
Method
Navigate to url
Parameters
| Параметр | Описание |
|---|---|
url | adress |
IsSuccesDebug
Method
Is successful debug
IsFinishedDebug
Method
Is finished debug
OpenProject
Method
Open project
Parameters
| Параметр | Описание |
|---|---|
path | path to project |
CloseCurrentProject
Method
Close current project
PlayAtFirst
Method
Start project execution from first action