C# 클래스 Excavator.F1.People

상속: F1Component, IFellowshipOne
파일 보기 프로젝트 열기: NewSpring/Excavator

공개 메소드들

메소드 설명
Map ( IQueryable tableData ) : void

Maps the specified table data.

메소드 상세

Map() 공개 메소드

Maps the specified table data.
public Map ( IQueryable tableData ) : void
tableData IQueryable The table data.
리턴 void