C# Class NetIde.Services.CommandManager.NiCommandBar

Inheritance: NiCommandBarControl, INiCommandBar, ICommandBarContainer
Mostra file Open project: netide/netide Class Usage Examples

Public Methods

Method Description
NiCommandBar ( System.Guid id, NiCommandBarKind kind, int priority ) : System

Private Methods

Method Description
OnItemsChanged ( NotifyCollectionChangedEventArgs e ) : void

Method Details

NiCommandBar() public method

public NiCommandBar ( System.Guid id, NiCommandBarKind kind, int priority ) : System
id System.Guid
kind NiCommandBarKind
priority int
return System