Table of Contents

Class IncrementalHashExtensions

Namespace
DCR.Workflow
Assembly
DCR.Workflow.dll
public static class IncrementalHashExtensions
Inheritance
IncrementalHashExtensions
Inherited Members

Methods

Append(IncrementalHash, bool)

public static void Append(this IncrementalHash hash, bool b)

Parameters

hash IncrementalHash
b bool

Append(IncrementalHash, int)

public static void Append(this IncrementalHash hash, int x)

Parameters

hash IncrementalHash
x int

Append(IncrementalHash, string)

public static void Append(this IncrementalHash hash, string s)

Parameters

hash IncrementalHash
s string