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