Constructor XAMLRepository
XAMLRepository(ISyntaxParser, ISyntaxTree)
Initializes a new instance of the XAMLRepository
class with specified settings.
public XAMLRepository(ISyntaxParser owner, ISyntaxTree syntaxTree)
Parameters
owner
ISyntaxParserSpecifies parser that owns this repository.
syntaxTree
ISyntaxTreeSpecifies SyntaxTree property of this new instance.