Namespace: DedNetSw.CommandsAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.1.0
Sintassi public override bool SwEnabled(
DedSwCommandContext swCmdCtx
)
Public Overrides Function SwEnabled (
swCmdCtx As DedSwCommandContext
) As Boolean
public:
virtual bool SwEnabled(
DedSwCommandContext^ swCmdCtx
) override
abstract SwEnabled :
swCmdCtx : DedSwCommandContext -> bool
override SwEnabled :
swCmdCtx : DedSwCommandContext -> bool
Parametri
- swCmdCtx DedSwCommandContext
-
Valore di ritorno
BooleanVedi anche