bovender framework
C# framework that implements MVVM and more
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...
 

Detailed Description

Definition at line 28 of file CommonHelpers.cs.

Member Function Documentation

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.

Definition at line 35 of file CommonHelpers.cs.


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