Adding page refresh to IPageBase
This commit is contained in:
@@ -13,4 +13,5 @@ public partial class HomePage : UserControl, IPageBase
|
||||
InitializeComponent();
|
||||
}
|
||||
|
||||
public void Refresh() { }
|
||||
}
|
||||
Reference in New Issue
Block a user