GraphTemplateRepository.

ReadResourceToString(string) Method

Summary

Reads the resource to a string if it exists
Assembly
Cake.Graph.dll
Namespace
Cake.Graph.Templates
Containing Type
GraphTemplateRepository

Syntax

public string ReadResourceToString(string resource)

Parameters

Name Type Description
resource string

Return Value

Type Description
string