Debug Members
The following tables list the members exposed by the Debug type.
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
Assert | Overloaded. Causes a break in execution if the specified assertion (condition) evaluates to true. |
![]() ![]() |
DumpBuffer | Prints the data for a specified buffer to the standard output stream. |
![]() ![]() |
DumpHeap | Prints all available heap information to the standard output stream. |
![]() ![]() |
DumpPerfCounters | Prints performance counter information to the standard output stream. |
![]() ![]() |
DumpStack | Prints all available stack information to the standard output stream. |
![]() |
Equals | (Inherited from Object.) |
![]() ![]() |
GC | Runs garbage collection, a service that automatically reclaims unused computer memory. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
Prints a message (followed by the current line terminator) to the standard output stream. | |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |