在.NET中,有一个特殊的特性可以用:
[Conditional("DEBUG")]
MyConstructor(IExtensionManager mgr)
{...}

相关文章:

  • 2022-12-23
  • 2021-06-09
  • 2021-05-23
  • 2022-01-08
  • 2021-04-19
  • 2021-09-07
猜你喜欢
  • 2021-04-18
  • 2021-03-28
  • 2021-05-29
  • 2022-02-10
  • 2022-12-23
  • 2022-12-23
  • 2021-11-10
相关资源
相似解决方案