Creates a new provider instance

Namespace: BrightstarDB.EntityFramework
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)

Syntax

C#
public ReflectionMappingProvider()
Visual Basic
Public Sub New
Visual C++
public:
ReflectionMappingProvider()
F#
new : unit -> ReflectionMappingProvider

See Also