view Tools/DocGen/Content/Doc/Aspects/ClearCacheAspect.htm @ 6:11b6da379593

Исправлена странная ошибка при использовании OfType<...>().Where(...)
author cin
date Mon, 05 Dec 2016 05:50:52 +0300
parents f990fcb411a9
children
line wrap: on
line source

<% title # ClearCache aspect %>
<% group # Cache aspect %>
<p class="j">
The <b>ClearCache</b> attribute clears cached data for the provided method.
</p>

ClearCacheAspect.cs
<% ..\..\..\HowTo\Aspects\ClearCacheAspect.cs %>

BLToolkit type builder will generate the following for the class above:
<% Doc\Aspects\ClearCacheAspect.cs %>