Table of Contents

Interface IHasChecksum

Namespace
Loehnert.Lisrt.Scripting.Editor.VersionControl
Assembly
Loehnert.Lisrt.Scripting.dll

Interface for a object with a checksum.

public interface IHasChecksum

Methods

GetChecksum()

Gets the checksum for the object.

string GetChecksum()

Returns

string

Checksum as string.