Exemplo n.º 1
0
 /// <summary>
 /// 获取结果
 /// </summary>
 public string GetResult()
 {
     return(_builder.GetResult());
 }