annotate Tools/DocGen/Content/Doc/Aspects/CounterAspect.htm @ 4:f757da6161a1
 
!bug 100 + 2h fixed gregression
 | author | 
 cin | 
 | date | 
 Sun, 24 Aug 2014 17:57:42 +0400 | 
 | parents | 
 f990fcb411a9  | 
 | children | 
  | 
 | rev | 
   line source | 
  
| 
0
 | 
     1 <% title # Counter aspect %>
 | 
| 
 | 
     2 <p class="j">This aspect helps to collect statistical information for the members it is applied to.</p>
 | 
| 
 | 
     3 
 | 
| 
 | 
     4 CounterAspect.cs
 | 
| 
 | 
     5 <% ..\..\..\HowTo\Aspects\CounterAspect.cs %>
 | 
| 
 | 
     6 
 | 
| 
 | 
     7 BLToolkit type builder will generate the following for the class above:
 | 
| 
 | 
     8 <% Doc\Aspects\CounterAspect.cs %>
 | 
| 
 | 
     9 
 | 
| 
 | 
    10 <p class="j">The following picture shows the information collected for data accessors
 | 
| 
 | 
    11 of the <i>BLToolkit.Demo.Asp.Net</i> project.</p>
 | 
| 
 | 
    12 <img src='counters.png' /> |