GCTest
DecrementRefCount_Test Method
Fling OS
Tests the DecrementRefCount() method.
Namespace:
Testing._Kernel
Assembly:
Testing.Kernel
(in Testing.Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
[
TestCategoryAttribute
("Memory")] [
TestMethodAttribute
]
public
void
DecrementRefCount_Test
()
[TestCategoryAttribute("Memory")] [TestMethodAttribute] public void DecrementRefCount_Test()
See Also
GCTest Class
Testing._Kernel Namespace