Пример #1
0
 public override T Map <T>(ValueMapper <T> mapper)
 {
     return(mapper.MapBooleanArray(this));
 }