Interface ForeignKeyBox.ICommandService
Customizable service to provide command implementations.
Namespace: DevZest.Data.Views
Assembly: DevZest.Data.WPF.dll
Syntax
public interface ICommandService : IService
Methods
| Name | Description |
|---|---|
| GetCommandEntries(ForeignKeyBox) | Retrieves command implementations for specified ForeignKeyBox. |