Class TemplateReader
- Namespace
- CSF.Screenplay.JsonToHtmlReport
- Assembly
- CSF.Screenplay.JsonToHtmlReport.dll
Provides functionality to read the HTML template which is embedded as a resource into the current assembly.
public class TemplateReader : IGetsHtmlTemplate
- Inheritance
-
TemplateReader
- Implements
- Inherited Members
Methods
ReadTemplate()
Reads the HTML template which is embedded as a resource into the current assembly.
public Task<string> ReadTemplate()