XamlLoadException.

XamlLoadException(string) Constructor

Namespace
Avalonia.Markup.Xaml
Containing Type
XamlLoadException

Syntax

public XamlLoadException(string message)

Parameters

Name Type Description
message string

Return Value

Type Description
void