- Namespace
- XamlParserTests
- Containing Type
- BasicCompilerTests
Syntax
[Theory, InlineData(false), InlineData(true)]
public void Compiler_Should_Compile_Simple_Xaml(bool populate)
Attributes
Type | Description |
---|---|
Theory | |
InlineData | |
InlineData |
Parameters
Name | Type | Description |
---|---|---|
populate | bool |
Return Value
Type | Description |
---|---|
void |