Click or drag to resize

Costruttore OverrideCommandEnablingEventArgs

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

Parametri

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