view Tools/DocGen/Content/Doc/Aspects/CounterAspect.htm @ 9:1e85f66cf767 default tip

update bltoolkit
author nickolay
date Thu, 05 Apr 2018 20:53:26 +0300
parents f990fcb411a9
children
line wrap: on
line source

<% title # Counter aspect %>
<p class="j">This aspect helps to collect statistical information for the members it is applied to.</p>

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

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

<p class="j">The following picture shows the information collected for data accessors
of the <i>BLToolkit.Demo.Asp.Net</i> project.</p>
<img src='counters.png' />