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

Inheritance: System.Waf.Foundation.Model, IShellService
ファイルを表示 Open project: jbe2277/waf Class Usage Examples

Public Methods

Method Description
AddToolBarCommands ( IReadOnlyList commands ) : void
ClearToolBarCommands ( ) : void

Private Methods

Method Description
ShellService ( Lazy shellViewModel ) : System

Method Details

AddToolBarCommands() public method

public AddToolBarCommands ( IReadOnlyList commands ) : void
commands IReadOnlyList
return void

ClearToolBarCommands() public method

public ClearToolBarCommands ( ) : void
return void