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