|
@@ -16,6 +16,7 @@ namespace HKCardOUT.Views |
|
|
{ |
|
|
{ |
|
|
public RootView() |
|
|
public RootView() |
|
|
{ |
|
|
{ |
|
|
|
|
|
HKLogImport.Init("HKCardOUT"); |
|
|
InitializeComponent(); |
|
|
InitializeComponent(); |
|
|
MessageLog.GetInstance.NotifyShow = new Action<string>((s) => |
|
|
MessageLog.GetInstance.NotifyShow = new Action<string>((s) => |
|
|
{ |
|
|
{ |
|
|