Ext.Net.ButtonActionList.ButtonActionList C# (CSharp) Method

ButtonActionList() private method

private ButtonActionList ( IComponent component ) : System
component IComponent
return System
        public ButtonActionList(IComponent component) : base(component) { }