Click or drag to resize

Colygon.MatchPoint.Common Namespace

Contains generic functionality that is used within other MatchPoint modules.
Classes
  ClassDescription
Public classElementNotFoundException
Represents an exception that occurs if an expected element cannot be found, i.e. within a collection.
Public classLookupValue
Implements functionality for a lookup value that can be accessed using a unique key.
Public classSiteInfo
Provides access to the parent site of a result record.
Public classSortField
Specifies a sorting field, i.e. within a data provider.
Interfaces
  InterfaceDescription
Public interfaceICriteria
Provides basic functionality for including conditions into a query builder class.
Public interfaceIExpectedException
Represents an expected exception.
Public interfaceILookupValue
Provides functionality for a lookup value that can be accessed using a unique key.
Enumerations
  EnumerationDescription
Public enumerationLogicalOperator
Specifies a logical operator, used i.e. within a data provider
Public enumerationSortDirection
Specifies a sort direction.