Click or drag to resize
weroSoft AG, Software
WorkingListComparisonType Enumeration
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines the comparison to find types in a working list.

Namespace:  WeroSoft.UnitTesting
Assembly:  WeroSoft.UnitTesting.Library (in WeroSoft.UnitTesting.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public enum WorkingListComparisonType
Members
  Member nameValueDescription
Attribute0 The comparison type is used as attribute.
BaseClass1 The comparison type is used as base class.
Interface2 The comparison type is used as interface.
See Also