CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
System::Diagnostics::Debugger Struct Reference

Debugger interface. This is a static type with no instance services. You should never create instances of it by any means. More...

#include <debugger.h>

Static Public Member Functions

static void Break ()
 Initiates debugger break (if attached). More...
 

Detailed Description

Debugger interface. This is a static type with no instance services. You should never create instances of it by any means.

Member Function Documentation

◆ Break()

static void System::Diagnostics::Debugger::Break ( )
static

Initiates debugger break (if attached).