Table of Contents

Class DbgHelper

Namespace
Tlabs.Config
Assembly
Tlabs.Core.dll

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()

Returns

string