Пример #1
0
 /// <summary>
 /// 设置下一步
 /// </summary>
 public void SetNext(HandlerContext context)
 {
     _handlerContext = context;
 }