CompilerTestBase.

Compile(string) Method

Namespace
XamlParserTests
Containing Type
CompilerTestBase

Syntax

protected (Func<IServiceProvider, object> create, Action<IServiceProvider, object> populate) Compile(string xaml)

Parameters

Name Type Description
xaml string

Return Value

Type Description
(Func<IServiceProvider, object> create, Action<IServiceProvider, object> populate)