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: 25.3.0.0 (25.3.0.0)
Sintassi
public DedState FindById(
	int id
)

Parametri

id  Int32
Id stato da ricercare

Valore di ritorno

DedState
Vedi anche