static PushNotificationManager()
 {
     SecureStorage = new SecureStorageImplementation();
     UserNotificationCategories = new List <NotificationUserCategory>();
 }
Exemplo n.º 2
0
 static PushNotificationManager()
 {
     SecureStorage = new SecureStorageImplementation();
 }