Click or drag to resize

Metodo UtilityConvertAttrsNameToPrompt

Converte il dizionario nome-valore a prompt-valore

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
public static Dictionary<string, Object> ConvertAttrsNameToPrompt(
	DedTypeBase dedType,
	Dictionary<string, Object> attributes
)

Parametri

dedType  DedTypeBase
Famiglia di riferimento
attributes  DictionaryString, Object
Dizionario nome-valore

Valore di ritorno

DictionaryString, Object
Vedi anche