Click or drag to resize

Metodo DedStateListFindByName

Restituisce lo stato con nome 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 FindByName(
	string nome
)

Parametri

nome  String
 

Valore di ritorno

DedState
Vedi anche