示例#1
0
 private IObservable <GuestModel> Subscribe(ResolveEventStreamContext context)
 {
     return(_notifier.Guest());
 }