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