C# Class Excavator.F1.People

Inheritance: F1Component, IFellowshipOne
Afficher le fichier Open project: NewSpring/Excavator

Méthodes publiques

Méthode Description
Map ( IQueryable tableData ) : void

Maps the specified table data.

Method Details

Map() public méthode

Maps the specified table data.
public Map ( IQueryable tableData ) : void
tableData IQueryable The table data.
Résultat void