예제 #1
0
 public void Result(string text)
 {
     _handler.Handle(text, _cache);
 }