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.
Structs
- StringSegment
An optimized representation of a substring.
- StringTokenizer
Tokenizes a
string
into StringSegments.
- StringValues
Represents zero/null, one, or many strings in an efficient way.
Interfaces
- IChangeToken
Propagates notifications that a change has occurred.