Пример #1
0
 public static bool IsDebuggerPresent()
 {
     return(DebugStub.IsDebuggerPresent());
 }