feat: expose legacy login runtime for WPF host
This commit is contained in:
@@ -10,6 +10,8 @@ namespace Lskj.Main.Hosting
|
||||
{
|
||||
bool IsOpen { get; }
|
||||
|
||||
DialogResult ShowLoginDialog(object loginRuntime);
|
||||
|
||||
DialogResult ShowDialog();
|
||||
|
||||
void RequestRelogin();
|
||||
|
||||
Reference in New Issue
Block a user