Click or drag to resize

IKnownNames Interface

Provides functionality that allows displaying property names for a return type within the expression console.

Namespace:  Colygon.MatchPoint.Core.DataProviders
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public interface IKnownNames

The IKnownNames type exposes the following members.

Properties
  NameDescription
Public propertyNames
The set of known names.
Top
See Also