|
| 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...
|
| |
◆ ComputeMD5Hash() [1/2]
| static string Bovender.CommonHelpers.ComputeMD5Hash |
( |
Object |
obj | ) |
|
|
inlinestatic |
Computes the MD5 hash for the object, which must be serializable.
- Exceptions
-
| ArgumentException | if 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
-
| ArgumentException | if the object is not serializable. |
The documentation for this class was generated from the following file: