Table of Contents

Method LoadTypesFromXml

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

LoadTypesFromXml(string, bool)

Loads type definition from XML.

public void LoadTypesFromXml(string path, bool keepExisting = true)

Parameters

path string

Path to XML file

keepExisting bool

Specifies whether to keep existing type definitions.