A
{
public int Day1 { get; set; }
public int Day2 { get; set; }
public int Day3 { get; set; }
} // а это в какой версии шарпа можно модификаторы доступа в интерфейсы добавлять?
Size: a a a
A
DY
М
A
A
A
Ä
MO
KA
Ä
А
[Export("userNotificationCenter:willPresentNotification:withCompletionHandler:")]
public void WillPresentNotification(UNUserNotificationCenter center, UNNotification notification, Action<UNNotificationPresentationOptions> completionHandler)
{
completionHandler(UNNotificationPresentationOptions.Alert | UNNotificationPresentationOptions.Sound);
}
KA
[Export("userNotificationCenter:willPresentNotification:withCompletionHandler:")]
public void WillPresentNotification(UNUserNotificationCenter center, UNNotification notification, Action<UNNotificationPresentationOptions> completionHandler)
{
completionHandler(UNNotificationPresentationOptions.Alert | UNNotificationPresentationOptions.Sound);
}
А
KA
А
Д
Д
KA
Д
Д