DebuggableAttribute Constructor
.NET Framework 2.0
Initializes a new instance of the DebuggableAttribute class.
| Name | Description |
|---|---|
| DebuggableAttribute (DebuggableAttribute.DebuggingModes) | Initializes a new instance of the DebuggableAttribute class, using the specified debugging modes for the just-in-time (JIT) compiler. Supported by the .NET Compact Framework. |
| 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. Supported by the .NET Compact Framework. |