Commands_ShouldSendCommandsToRoot_WhenBindingExistsInRoot
Constructors
[TestCase(new object[] { true, false })]
[TestCase(new object[] { true, true })]
[TestCase(new object[] { false, false })]
[TestCase(new object[] { false, true })]
public Commands_ShouldSendCommandsToRoot_WhenBindingExistsInRoot(bool useReflection, bool bindingOnlyInRoot)
Parameters
Type | Name | Description |
---|---|---|
bool | useReflection | |
bool | bindingOnlyInRoot |