IGraphTemplateRepository.

ReadResourceToString(string) Method

Summary

Reads the specified resource to string
Assembly
Cake.Graph.dll
Namespace
Cake.Graph.Templates
Containing Type
IGraphTemplateRepository

Syntax

string ReadResourceToString(string resource)

Parameters

Name Type Description
resource string

Return Value

Type Description
string