Metodo ImportTransferPacketSetContext
|
Settaggio del contesto
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public override bool SetContext(
DedCommandContext commandContext
)
Public Overrides Function SetContext (
commandContext As DedCommandContext
) As Boolean
public:
virtual bool SetContext(
DedCommandContext^ commandContext
) override
abstract SetContext :
commandContext : DedCommandContext -> bool
override SetContext :
commandContext : DedCommandContext -> bool
Parametri
- commandContext
- Tipo: DedNet.CommandsDedCommandContext
Valore di ritorno
Tipo:
BooleanVedi anche