DebuggableAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the DebuggableAttribute class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | DebuggableAttribute(Boolean, Boolean) | Initializes a new instance of the DebuggableAttribute class, using the specified tracking and optimization options for the just-in-time (JIT) compiler. |
![]() | DebuggableAttribute(DebuggableAttribute::DebuggingModes) | Initializes a new instance of the DebuggableAttribute class, using the specified debugging modes for the just-in-time (JIT) compiler. |
Show:
