Show / Hide Table of Contents

Interface DataView.ICommandService

Provides implementation of command excution.

Inherited Members
IService.DataPresenter
IService.Initialize(DataPresenter)
Namespace: DevZest.Data.Views
Assembly: DevZest.Data.WPF.dll
Syntax
public interface ICommandService : IService

Methods

Name Description
GetCommandEntries(DataView)

Gets the implementation of the commands for specified DataView.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest