BestLeastRecentlyViewedSaliencyStrategy(IVariableStorage)
Constructor in BestLeastRecentlyViewedSaliencyStrategy
Summary
Initalises a new instance of the BestLeastRecentlyViewedSaliencyStrategy class.
public BestLeastRecentlyViewedSaliencyStrategy(IVariableStorage storage)Parameters
| Name | Description |
|---|---|
| Yarn.IVariableStorage storage | The variable storage to use when determining which content to show. |