The TypeSet class is used to define an immutable set of Types that can be used when
building an AssertionsDefinition.
Namespace:
SciTech.NetMemProfilerAssembly: MemProfiler2 (in MemProfiler2.dll)
Syntax
| C# |
|---|
public class TypeSet |
| Visual Basic |
|---|
Public Class TypeSet |
| Visual C++ |
|---|
public ref class TypeSet |
Inheritance Hierarchy
System..::..Object
SciTech.NetMemProfiler..::..TypeSet
SciTech.NetMemProfiler..::..TypeSet
Thread Safety
Static members of this type are safe for multi-threaded operations. Instance members of this type are safe for multi-threaded operations.