Esempio n. 1
0
 private IObservable <Game> Subscribe(ResolveFieldContext <object> context)
 {
     return(_chat.Games());
 }