Property ValueAdapters
ValueAdapters
Gets the factory of value adapters (IValueAdapter), which allow for instance to cache things like Stream or IEnumerable, which could not be otherwise cached.
Declaration
public ValueAdapterFactory ValueAdapters { get; }
Property Value
Type | Description |
---|---|
ValueAdapterFactory |