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: 8.1.3.0 (8.1.3.20220620)
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