Ejemplo n.º 1
0
 public virtual bool BoolByIndex(int index)
 {
     return(ListData.Bool(index));
 }