We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dfc575 commit b695a6dCopy full SHA for b695a6d
UnitTests/UnitTests.Notifications.UWP/UnitTestApp.xaml.cs
@@ -16,6 +16,9 @@ namespace UnitTests.Notifications.UWP
16
/// </summary>
17
public sealed partial class App : Application
18
{
19
+ /// <summary>
20
+ /// Initializes a new instance of the <see cref="App"/> class.
21
+ /// </summary>
22
public App()
23
24
InitializeComponent();
0 commit comments