Class
RecorderHostService

Definition

Namespace:ArtOfTest.WebAii.Design.UI.RecordingSurface.Communication

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public class RecorderHostService

Inheritance: objectRecorderHostService

Constructors

RecorderHostService(IHtmlRecorderHost)

Declaration

cs-api-definition
public RecorderHostService(IHtmlRecorderHost host)

Parameters

host

IHtmlRecorderHost

Methods

End()

Declaration

cs-api-definition
public void End()

Start()

Declaration

cs-api-definition
public void Start()