More changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace Kromek.Framework.Core.Extensions
|
||||
namespace Toolkit.Foundation
|
||||
{
|
||||
public interface INavigationConfirmation
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
|
||||
namespace Kromek.Framework.Core.Extensions
|
||||
namespace Toolkit.Foundation
|
||||
{
|
||||
public interface INavigationConfirmationAsync
|
||||
{
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace Toolkit.Foundation
|
||||
namespace Toolkit.Foundation
|
||||
{
|
||||
public interface IParameter
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user