Name | Description | |
---|---|---|
FallbackCashing<T> Constructor | Initializes a new instance of the FallbackCashing<T> class. |
The following tables list the members exposed by FallbackCashing<T>.
Name | Description | |
---|---|---|
FallbackCashing<T> Constructor | Initializes a new instance of the FallbackCashing<T> class. |
Name | Description | |
---|---|---|
Set | Sets the specified item using the key. | |
TryGet | Tries to get a entry with a key. |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |