OperationCounter.Decrement Method
Include Protected Members
Include Inherited Members
Reduces the operation count by 1.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Decrement() | Reduces the operation count by 1. | |
Decrement(Int32) | Reduces the operation count by the specified value. |
Top