Click or drag to resize

Metodo InvCommandBaseSetContext

Restituisce se il comando sia impostabile in base al contesto. Restituisce sempre false perché non è incluso nell'interfaccia utente.

Namespace:  DedNetInv.Commands
Assembly:  DedNetInv (in DedNetInv.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi
public override bool SetContext(
	DedCommandContext commandContext
)

Parametri

commandContext
Tipo: DedCommandContext
Contesto.

Valore di ritorno

Tipo: Boolean
Vedi anche