DebuggerStepThrough 特性

DebuggerStepThrough 特性


[DebuggerStepThrough]
static void Test()
{
  
}
  • [DebuggerStepThrough]​ :在调试时会跳过被该特性修饰的方法

posted @ 2023-10-04 15:48  天空之城00  阅读(9)  评论(0)    收藏  举报