Class DebugCheck
Implements
Inherited Members
Namespace: LemonEdge.DesktopTools.Debugger
Assembly: LemonEdge.DesktopTools.dll
Syntax
public class DebugCheck : IDebugCheck
Constructors
DebugCheck()
Declaration
public DebugCheck()
Properties
IsDebug
Gets a value indicating whether the application is in debug compile mode.
Declaration
public bool IsDebug { get; }
Property Value
Type | Description |
---|---|
bool |