コード例 #1
0
 static PushNotificationManager()
 {
     SecureStorage = new SecureStorageImplementation();
     UserNotificationCategories = new List <NotificationUserCategory>();
 }
コード例 #2
0
 static PushNotificationManager()
 {
     SecureStorage = new SecureStorageImplementation();
 }