Click or drag to resize

TemplateCache Constructor

Initializes a new instance of the TemplateCache class

Namespace:  Cadcorp.Configuration.Templates
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public TemplateCache(
	TemplatesDataSet templates
)

Parameters

templates
Type: Cadcorp.ConfigurationTemplatesDataSet

[Missing <param name="templates"/> documentation for "M:Cadcorp.Configuration.Templates.TemplateCache.#ctor(Cadcorp.Configuration.TemplatesDataSet)"]

See Also