Metodo AnagrAssocCommSetContext
|
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.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
- Tipo: DedNet.CommandsDedCommandContext
Valore di ritorno
Tipo:
BooleanVedi anche