Пример #1
0
 public static IPromise SubscribeToNotice(DatabaseApi api) => api.SubscribeNotice(ChangeNotifyAsync).Then(() => Init(api));