C# 클래스 Dashing.Configuration.Map

상속: IMap
파일 보기 프로젝트 열기: Polylytics/dashing 1 사용 예제들

공개 메소드들

메소드 설명
AddIndex ( Index index ) : void
GetPrimaryKeyValue ( object entity ) : object
Map ( Type type ) : System

메소드 상세

AddIndex() 공개 메소드

public AddIndex ( Index index ) : void
index Index
리턴 void

GetPrimaryKeyValue() 공개 메소드

public GetPrimaryKeyValue ( object entity ) : object
entity object
리턴 object

Map() 공개 메소드

public Map ( Type type ) : System
type System.Type
리턴 System