Ejemplo n.º 1
0
 protected override ResponseBase handleManager(IDialogManager manager)
 {
     return(manager.Advise(Question, Advice));
 }