Click or drag to resize

Metodo DedNotifiesCreateDeleteCommand

Crea il comando di delete per un elemento.

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
protected override QSDeleteCommand CreateDeleteCommand(
	DedNotify item
)

Parametri

item  DedNotify
Elemento per il quale creare il comando.

Valore di ritorno

QSDeleteCommand
Vedi anche