C# Class Test.InformationManager.Infrastructure.Modules.Applications.Services.MockShellService

Inheritance: System.Waf.Foundation.Model, IShellService
Exibir arquivo Open project: jbe2277/waf

Public Methods

Method Description
AddToolBarCommands ( IReadOnlyList commands ) : void
ClearToolBarCommands ( ) : void
MockShellService ( ) : System.Collections.Generic

Method Details

AddToolBarCommands() public method

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

ClearToolBarCommands() public method

public ClearToolBarCommands ( ) : void
return void

MockShellService() public method

public MockShellService ( ) : System.Collections.Generic
return System.Collections.Generic