Click or drag to resize

Costruttore OverrideCommandEnablingEventArgs

Namespace:  DedNet
Assembly:  DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi
public OverrideCommandEnablingEventArgs(
	DedCommand cmd,
	DedCommandContext ctx,
	bool enable
)

Parametri

cmd
Tipo: DedNet.CommandsDedCommand
ctx
Tipo: DedNet.CommandsDedCommandContext
enable
Tipo: SystemBoolean
Vedi anche