Interface IValueAdapter
Namespace: PostSharp.Patterns.Caching.ValueAdapters
Assembly: PostSharp.Patterns.Caching.dll
Syntax
public interface IValueAdapter
Properties
Name | Description |
---|---|
IsAsyncSupported |
Methods
Name | Description |
---|---|
GetExposedValue(Object) | |
GetStoredValue(Object) | |
GetStoredValueAsync(Object, CancellationToken) |