BenchCompiler.

Compile(string) Method

Namespace
Benchmarks
Containing Type
BenchCompiler

Syntax

public static Func<IServiceProvider, object> Compile(string xaml)

Parameters

Name Type Description
xaml string

Return Value

Type Description
Func<IServiceProvider, object>