Metodo AddRemoveRecurrentTimingSetContext
|
Settaggio del contesto.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public override bool SetContext(
DedCommandContext context
)
Public Overrides Function SetContext (
context As DedCommandContext
) As Boolean
public:
virtual bool SetContext(
DedCommandContext^ context
) override
abstract SetContext :
context : DedCommandContext -> bool
override SetContext :
context : DedCommandContext -> bool
Parametri
- context DedCommandContext
-
Valore di ritorno
BooleanVedi anche