Table of Contents

Constructor XAMLRepository

Namespace
Alternet.Syntax.Parsers.XAML
Assembly
Alternet.Syntax.Parsers.XAML.v9.dll

XAMLRepository(ISyntaxParser, ISyntaxTree)

Initializes a new instance of the XAMLRepository class with specified settings.

public XAMLRepository(ISyntaxParser owner, ISyntaxTree syntaxTree)

Parameters

owner ISyntaxParser

Specifies parser that owns this repository.

syntaxTree ISyntaxTree

Specifies SyntaxTree property of this new instance.