C# Class NetIde.Services.CommandManager.NiCommandBar

Inheritance: NiCommandBarControl, INiCommandBar, ICommandBarContainer
Afficher le fichier Open project: netide/netide Class Usage Examples

Méthodes publiques

Méthode Description
NiCommandBar ( System.Guid id, NiCommandBarKind kind, int priority ) : System

Private Methods

Méthode Description
OnItemsChanged ( NotifyCollectionChangedEventArgs e ) : void

Method Details

NiCommandBar() public méthode

public NiCommandBar ( System.Guid id, NiCommandBarKind kind, int priority ) : System
id System.Guid
kind NiCommandBarKind
priority int
Résultat System