예제 #1
0
파일: App.xaml.cs 프로젝트: rihitosan/cocoa
        public static void InitExposureNotification()
        {
            UseMockExposureNotificationImplementationIfNeeded();

            ExposureNotification.Init();
        }