//cmd:方法名,sb:类的实例
      sb.GetType().GetMethod(cmd).Invoke(sb, null);

相关文章:

  • 2022-12-23
  • 2021-08-12
  • 2022-12-23
  • 2021-11-16
  • 2021-08-08
  • 2022-12-23
  • 2021-06-11
猜你喜欢
  • 2022-12-23
  • 2021-10-04
  • 2022-01-05
  • 2022-01-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案