Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Dashing
Configuration
Map
C# Class Dashing.Configuration.Map
Inheritance:
IMap
Mostrar archivo
Open project: Polylytics/dashing
Class Usage Examples
Public Methods
Method
Description
AddIndex
(
Index
index
) :
void
GetPrimaryKeyValue
(
object
entity
) :
object
Map
(
Type
type
) :
System
Method Details
AddIndex()
public
method
public
AddIndex
(
Index
index
) :
void
index
Index
return
void
GetPrimaryKeyValue()
public
method
public
GetPrimaryKeyValue
(
object
entity
) :
object
entity
object
return
object
Map()
public
method
public
Map
(
Type
type
) :
System
type
System.Type
return
System