When running under .NET Framework 2.0, it is possible to supply generic types to the assertion methods. In order for generic memory assertions to work, the MemProfiler2.dll library must be used.
The assertions work with fully-specified generic types (e.g., List<string>), as well as open generic types (e.g., List<>).
|
.NET Memory Profiler User Manual © Copyright 2002-2013. SciTech Software AB. For information about .NET Memory Profiler, see the product site at http://memprofiler.com .NET Memory Profiler is developed by SciTech Software AB |