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