[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNExtGui (in DNExtGui.dll) Version: 1.0.4679.19833 (1.0.0.0)
Ein kontextgebundener Befehl.
Namespace: DynamicNode.Ext.GuiAssembly: DNExtGui (in DNExtGui.dll) Version: 1.0.4679.19833 (1.0.0.0)
Syntax
C# |
---|
public class ContextCommand<TAppCore, TContext> : CommandBase |
Visual Basic |
---|
Public Class ContextCommand(Of TAppCore, TContext) _ Inherits CommandBase |
F# |
---|
type ContextCommand<'TAppCore, 'TContext> = class inherit CommandBase end |
Type Parameters
Inheritance Hierarchy
System..::..Object
DynamicNode.Ext.Gui..::..CommandBase
DynamicNode.Ext.Gui..::..ContextCommand<(Of <(<'TAppCore, TContext>)>)>
DynamicNode.Ext.Gui..::..CommandBase
DynamicNode.Ext.Gui..::..ContextCommand<(Of <(<'TAppCore, TContext>)>)>