Accord.Controls.ArrayRowView.System C# (CSharp) Метод

System() приватный Метод

Does nothing.
private System ( ) : EventDescriptorCollection
Результат System.ComponentModel.EventDescriptorCollection
        EventDescriptorCollection System.ComponentModel.ICustomTypeDescriptor.GetEvents()
        {
            return EventDescriptorCollection.Empty;
        }

Same methods

ArrayRowView::System ( ) : PropertyDescriptorCollection