BasicCompilerTests Class

Namespace
XamlParserTests
Base Types
graph BT Type-->Base0["CompilerTestBase"] click Base0 "/api/XamlParserTests/CompilerTestBase" Base0-->Base1["object"] Type["BasicCompilerTests"] class Type type-node

Syntax

public class BasicCompilerTests : CompilerTestBase

Properties

Methods

Name Value Summary
Compile(string) (Func<IServiceProvider, object> create, Action<IServiceProvider, object> populate)
Inherited from CompilerTestBase
Compile(string) (Func<IServiceProvider, object> create, Action<IServiceProvider, object> populate)
Inherited from CompilerTestBase
Compile(string) (Func<IServiceProvider, object> create, Action<IServiceProvider, object> populate)
Inherited from CompilerTestBase
Compile(string) (Func<IServiceProvider, object> create, Action<IServiceProvider, object> populate)
Inherited from CompilerTestBase
CompileAndPopulate(string, IServiceProvider, object) object
Inherited from CompilerTestBase
CompileAndPopulate(string, IServiceProvider, object) object
Inherited from CompilerTestBase
CompileAndRun(string, IServiceProvider) object
Inherited from CompilerTestBase
CompileAndRun(string, IServiceProvider) object
Inherited from CompilerTestBase
Compiler_Should_Compile_Simple_Xaml(bool) void
Compiler_Should_Compile_Simple_Xaml(bool) void