This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Graph.
Summary
GraphTemplateRepository
- Assembly
- Cake
.Graph .dll - Namespace
- Cake
.Graph .Templates - Containing Type
- Graph
Template Repository
Syntax
public GraphTemplateRepository(Assembly assembly, IDictionary<TemplateTypes, string> templateResourcePaths)
Parameters
| Name | Type | Description |
|---|---|---|
| assembly | Assembly | |
| templateResourcePaths | IDictionary |
Return Value
| Type | Description |
|---|---|
| void |
