C# Class Waf.InformationManager.Infrastructure.Modules.Applications.Services.ShellService

Inheritance: System.Waf.Foundation.Model, IShellService
Afficher le fichier Open project: jbe2277/waf Class Usage Examples

Méthodes publiques

Méthode Description
AddToolBarCommands ( IReadOnlyList commands ) : void
ClearToolBarCommands ( ) : void

Private Methods

Méthode Description
ShellService ( Lazy shellViewModel ) : System

Method Details

AddToolBarCommands() public méthode

public AddToolBarCommands ( IReadOnlyList commands ) : void
commands IReadOnlyList
Résultat void

ClearToolBarCommands() public méthode

public ClearToolBarCommands ( ) : void
Résultat void