Daniel's XL Toolbox NG
Bovender.CommonHelpers Class Reference

Static Public Member Functions

static string ComputeMD5Hash (Object obj)
 Computes the MD5 hash for the object, which must be serializable. More...
 
static string ComputeMD5Hash (Object obj)
 Computes the MD5 hash for the object, which must be serializable. More...
 

Member Function Documentation

◆ ComputeMD5Hash() [1/2]

static string Bovender.CommonHelpers.ComputeMD5Hash ( Object  obj)
inlinestatic

Computes the MD5 hash for the object, which must be serializable.

Exceptions
ArgumentExceptionif the object is not serializable.

◆ ComputeMD5Hash() [2/2]

static string Bovender.CommonHelpers.ComputeMD5Hash ( Object  obj)
inlinestatic

Computes the MD5 hash for the object, which must be serializable.

Exceptions
ArgumentExceptionif the object is not serializable.

The documentation for this class was generated from the following file: