Initializes a new instance of the DefaultKeyConverter class
Namespace: BrightstarDB.EntityFrameworkAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
public DefaultKeyConverter() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: DefaultKeyConverter() |
| F# |
|---|
new : unit -> DefaultKeyConverter |