Table of Contents

Namespace Acuit.Pinpoint.Primitives

Classes

CancellationChangeToken

A IChangeToken implementation using CancellationToken.

ChangeToken

Propagates notifications that a change has occurred.

CompositeChangeToken

An IChangeToken which represents one or more IChangeToken instances.

Extensions
StringSegmentComparer

Structs

StringSegment

An optimized representation of a substring.

StringTokenizer

Tokenizes a string into StringSegments.

StringTokenizer.Enumerator
StringValues

Represents zero/null, one, or many strings in an efficient way.

StringValues.Enumerator

Interfaces

IChangeToken

Propagates notifications that a change has occurred.