Click or drag to resize

XMXCheckSum Method

Restituisce il checksum della stringa passata.

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public static uint CheckSum(
	string msg
)

Parameters

msg
Type: SystemString

[Missing <param name="msg"/> documentation for "M:QsInformatica.Utils.XMX.CheckSum(System.String)"]

Return Value

Type: UInt32

[Missing <returns> documentation for "M:QsInformatica.Utils.XMX.CheckSum(System.String)"]

See Also