Class TreeTemplateCompiler
Namespace: VelloSharp.TreeDataGrid.Templates
Assembly: VelloSharp.TreeDataGrid.dll
public sealed class TreeTemplateCompiler
Inheritance
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
Invalidate(string)
public void Invalidate(string templateId)
Parameters
templateId
string