Summary
CharMap
- Assembly
- Rocket
.Surgery .Extensions .dll - Namespace
- Rocket
.Surgery .Encoding - Base Types
-
- ValueType
graph BT
Type-->Base0["ValueType"]
Type["Base32Url.CharMap"]
class Type type-node
Syntax
public sealed class Base32Url.CharMap : ValueType
Attributes
Type | Description |
---|---|
NullableAttribute |
Constructors
Name | Summary |
---|---|
CharMap |
Initializes a new instance of the Base32Url.CharMap struct.
|
Fields
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|