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