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
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 |