wjc
2023-07-26 9508510f0b27da3278fa1161eb2ba3dd1e3e2030
HDL_ON/UI/UI2/4-PersonalCenter/Visitor/LpTimeDialogCallBak.cs
@@ -1,4 +1,5 @@
using System;
#if __Android__
using System;
using Com.Hdl.Hdllinphonesdk.Dialog;
using Java.Interop;
@@ -24,4 +25,13 @@
            action.Invoke(time);
        }
    }
}
}
#else
namespace HDL_ON.UI.UI2.PersonalCenter.Visitor
{
    public class LpTimeDialogCallBak
    {
    }
}
#endif