Show / Hide Table of Contents

Method GetCommandEntries

| Improve this Doc View Source

GetCommandEntries(ForeignKeyBox)

Retrieves command implementations for specified ForeignKeyBox.

Declaration
IEnumerable<CommandEntry> GetCommandEntries(ForeignKeyBox foreignKeyBox)
Parameters
Type Name Description
ForeignKeyBox foreignKeyBox

The specified ForeignKeyBox.

Returns
Type Description
System.Collections.Generic.IEnumerable<CommandEntry>

The retrieved command implementations.

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