Click or drag to resize

UnifiedExceptionManagerChecksum Method

Gets checksums for exceptions

Namespace:  Law.EdaIntegration.Exceptions
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public Tuple<long, long, long> Checksum()

Return Value

Type: TupleInt64, Int64, Int64
3-tuple of checksums
See Also