Mini SQL Query Extensibility Documentation
CreateLinkLabel<(Of <(TCommand>)>) Method
NamespacesMiniSqlQuery.CoreCommandControlBuilderCreateLinkLabel<(Of <(TCommand>)>)()()()

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for M:MiniSqlQuery.Core.CommandControlBuilder.CreateLinkLabel``1]

Declaration Syntax
C#Visual BasicVisual C++
public static LinkLabel CreateLinkLabel<TCommand>() where TCommand : new(), ICommand
Public Shared Function CreateLinkLabel(Of TCommand As {New, ICommand}) As LinkLabel
public:
generic<typename TCommand>
where TCommand : gcnew(), ICommand
static LinkLabel^ CreateLinkLabel()
Generic Template Parameters
TCommand
Return Value

[Missing <returns> documentation for M:MiniSqlQuery.Core.CommandControlBuilder.CreateLinkLabel``1]

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 0.9.9.0 (0.9.9.0)