Initializes a new instance of the BaseAdapterLinqProvider<(Of <(<'T, MappedType>)>)> class

Namespace: MonoSoftware.MonoX.API.Linq
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
protected BaseAdapterLinqProvider()
Visual Basic
Protected Sub New
Visual C++
protected:
BaseAdapterLinqProvider()
F#
new : unit -> BaseAdapterLinqProvider

See Also