annotate Tools/DocGen/Content/Doc/Aspects/ClearCacheAspect.htm @ 8:a34cfdde80d6
 
removed strong signing
added FrameworkPathOverride for linux builds
 | author | 
 cin | 
 | date | 
 Wed, 29 Nov 2017 12:43:52 +0300 | 
 | parents | 
 f990fcb411a9  | 
 | children | 
  | 
 | rev | 
   line source | 
  
| 
0
 | 
     1 <% title # ClearCache aspect %>
 | 
| 
 | 
     2 <% group # Cache aspect %>
 | 
| 
 | 
     3 <p class="j">
 | 
| 
 | 
     4 The <b>ClearCache</b> attribute clears cached data for the provided method.
 | 
| 
 | 
     5 </p>
 | 
| 
 | 
     6 
 | 
| 
 | 
     7 ClearCacheAspect.cs
 | 
| 
 | 
     8 <% ..\..\..\HowTo\Aspects\ClearCacheAspect.cs %>
 | 
| 
 | 
     9 
 | 
| 
 | 
    10 BLToolkit type builder will generate the following for the class above:
 | 
| 
 | 
    11 <% Doc\Aspects\ClearCacheAspect.cs %>
 |