예제 #1
0
 static CoordinateMapper()
 {
     BaseMapper = new BaseMapper <ACoordinate, SCoordinate, DCoordinate>();
 }