Ejemplo n.º 1
0
 public virtual DateTime GetDateTime(int i)
 {
     return(_mappingSchema.ConvertToDateTime(_values[i]));
 }