Click or drag to resize

Metodo DedStateListFindById

Restituisce lo stato con id passato. Restiruisce null se non esiste.

Namespace:  DedNet.Core
Assembly:  DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
public DedState FindById(
	int id
)

Parametri

id
Tipo: SystemInt32
Id stato da ricercare

Valore di ritorno

Tipo: DedState
Vedi anche