コード例 #1
0
 private static void Fail(string msg)
 {
     failThrower(msg, DebugView.GetStateAsException());
 }