A similar API to
System.HashCode but deterministic
(does not use a random seed) which makes it suitable for
persistent saved cache keys.
- Namespace
- Statiq
.Common - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["CacheCode"]
class Type type-node
Syntax
public class CacheCode
Methods
| Name | Return Value | Summary |
|---|---|---|
| Add |
void | |
| Add |
void | |
| Add |
void | |
| Add |
void | |
| Add |
void | |
| Add |
void | |
| AddAsync |
Task | |
| ToCacheCode |
int |