Class DbgHelper
Debug Helper.
public class DbgHelper
- Inheritance
-
DbgHelper
- Inherited Members
- Extension Methods
Constructors
DbgHelper()
public DbgHelper()
Methods
HardBreak()
Hard break in debugger.
[Conditional("DEBUG")]
public static void HardBreak()
ProcInfo()
Current process info.
public static string ProcInfo()