Метод | Описание | |
---|---|---|
CreateErrorNotification ( |
||
CreateKitaroDBNotification ( string text ) : void | ||
CreateNotification ( string text ) : void | ||
CreateNotificationWithNavigation ( string text, |
||
NotificationService ( ) : BaconographyPortable.Messages |
public CreateErrorNotification ( |
||
exception | ||
Результат | void |
public CreateKitaroDBNotification ( string text ) : void | ||
text | string | |
Результат | void |
public CreateNotification ( string text ) : void | ||
text | string | |
Результат | void |
public CreateNotificationWithNavigation ( string text, |
||
text | string | |
navTarget | ||
arguments | object | |
Результат | void |
public NotificationService ( ) : BaconographyPortable.Messages | ||
Результат | BaconographyPortable.Messages |