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

Inheritance: IShellViewModel
ファイルを表示 Open project: jbe2277/waf

Public Methods

Method Description
AddToolBarCommands ( IReadOnlyList commands ) : void
ClearToolBarCommands ( ) : void
MockShellViewModel ( ) : 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

MockShellViewModel() public method

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