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