Class SchemeHashCalculator
Utility for computing MD5 hash of scheme structure.
Used for change detection and cache invalidation.
public static class SchemeHashCalculator
Inheritance
Methods
ComputeSchemeStructureHash(List<RedbStructure>)
Computes MD5 hash of scheme from all its structures.
public static Guid ComputeSchemeStructureHash(List<RedbStructure> structures)