Accord.Controls.ConfusionMatrixView.ApplySort C# (CSharp) Метод

ApplySort() публичный Метод

Does nothing.
public ApplySort ( PropertyDescriptor property, System direction ) : void
property System.ComponentModel.PropertyDescriptor
direction System
Результат void
        public void ApplySort(PropertyDescriptor property, System.ComponentModel.ListSortDirection direction)
        {
        }