Dependencyinjection entfernt bei renavigator
This commit is contained in:
@@ -8,6 +8,6 @@ namespace DaSaSo.ViewModel.Interface
|
||||
{
|
||||
public interface IRenavigator
|
||||
{
|
||||
void Renavigate();
|
||||
void Renavigate(BaseViewModel target);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user