Update version
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace NotificationFlyoutSample
|
||||
{
|
||||
public interface INavigation
|
||||
{
|
||||
void OnNavigatedTo();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user