Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Diagnostics.Debugger Class Reference

Classes

class  CrossThreadDependencyNotification
 

Public Member Functions

static bool IsLogging ()
 

Static Public Member Functions

static void Break ()
 
static bool Launch ()
 
static void NotifyOfCrossThreadDependency ()
 
static void Log (int level, string? category, string? message)
 

Static Public Attributes

static readonly? string DefaultCategory
 

Properties

static bool IsAttached [get]
 

Private Member Functions

static void BreakInternal ()
 
static bool LaunchInternal ()
 
static void LogInternal (int level, string category, string message)
 
static void CustomNotification (ICustomDebuggerNotification data)
 

Static Private Member Functions

static void NotifyOfCrossThreadDependencySlow ()
 

Detailed Description

Definition at line 6 of file Debugger.cs.


The documentation for this class was generated from the following file: