Exemplo n.º 1
0
 public override DateTime GetDateTime(int i)
 {
     return(CurrentRow.GetDateTime(i));
 }