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
Excavator
F1
People
C# Class Excavator.F1.People
Inheritance:
F1Component
,
IFellowshipOne
Mostrar archivo
Open project: NewSpring/Excavator
Public Methods
Method
Description
Map
(
IQueryable
tableData
) :
void
Maps the specified table data.
Method Details
Map()
public
method
Maps the specified table data.
public
Map
(
IQueryable
tableData
) :
void
tableData
IQueryable
The table data.
return
void