コード例 #1
0
ファイル: App.xaml.cs プロジェクト: rihitosan/cocoa
        public static void InitExposureNotification()
        {
            UseMockExposureNotificationImplementationIfNeeded();

            ExposureNotification.Init();
        }