Пример #1
0
 public virtual bool IsOrderAscending(int index)
 {
     return(order.IsAscendentAt(index));
 }