toddams/RazorLight

Missing IRazorLightEngine interface for RenderTemplateAsync<T>

jzabroski opened this issue · 0 comments

Describe the bug
Method to "Render a template to the specified textWriter" is not an interface on IRazorLightEngine interface but is implemented on RazorLightEngine class.