Skip to main content

Class TreeTemplateCompiler

Namespace: VelloSharp.TreeDataGrid.Templates
Assembly: VelloSharp.TreeDataGrid.dll

public sealed class TreeTemplateCompiler

Inheritance

objectTreeTemplateCompiler

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()

Constructors

TreeTemplateCompiler()

public TreeTemplateCompiler()

TreeTemplateCompiler(TreeTemplateCache)

public TreeTemplateCompiler(TreeTemplateCache cache)

Parameters

cache TreeTemplateCache

Methods

Compile(string, in TreeTemplateCompileOptions)

public TreeCompiledTemplate Compile(string xaml, in TreeTemplateCompileOptions options)

Parameters

xaml string

options TreeTemplateCompileOptions

Returns

TreeCompiledTemplate

Invalidate(string)

public void Invalidate(string templateId)

Parameters

templateId string