Click or drag to resize

Crc32 Class

A utility class to compute CRC32.
Inheritance Hierarchy
SystemObject
  WorkflowGen.My.HtmlAgilityPackCrc32

Namespace:  WorkflowGen.My.HtmlAgilityPack
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.2.6.0 (9.2.6.20250404)
Syntax
public class Crc32

The Crc32 type exposes the following members.

Constructors
  NameDescription
Public methodCrc32
Initializes a new instance of the Crc32 class
Top
See Also