зеркало из https://github.com/microsoft/TestWinRT.git
merge
This commit is contained in:
Коммит
1f4a7c2f98
|
@ -248,4 +248,9 @@ namespace TestComponent
|
||||||
{
|
{
|
||||||
Derived();
|
Derived();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
unsealed runtimeclass Derived : Composable, IRequiredOne, IRequiredTwo, IRequiredThree, IRequiredFour
|
||||||
|
{
|
||||||
|
Derived();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче