OperationCounter Methods
The OperationCounter type exposes the following members.
| Name | Description | |
|---|---|---|
|
Decrement | Reduces the operation count by 1. |
|
Decrement(Int32) | Reduces the operation count by the specified value. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
Increment | Increments the operation count by one. |
|
Increment(Int32) | Increments the operation count by the specified value. |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Show: