コード例 #1
0
 private static void SetTraced(this Exception exception)
 {
     exception.AddDebugInformation("Traced", true);
 }