コード例 #1
0
 public MapperInfo GetMapperInfo(DataSet ds, PropertyInfo pi)
 {
     return(MapperInfo.FromProperty(ds, pi));
 }