Metodo DedDataAsHashString
|
Metodo statico che ritorno id e rev ricevuti dall'esterno sottoforma di hashstring compatibile per confronto
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public static string AsHashString(
string dedid,
string dedrev
)
Public Shared Function AsHashString (
dedid As String,
dedrev As String
) As String
public:
static String^ AsHashString(
String^ dedid,
String^ dedrev
)
static member AsHashString :
dedid : string *
dedrev : string -> string
Parametri
- dedid String
-
- dedrev String
-
Valore di ritorno
StringVedi anche