view Tools/DocGen/Content/Doc/Aspects/CounterAspect.htm @ 2:79a04c6442bf

file name case fix
author cin
date Fri, 22 Aug 2014 13:41:57 +0400
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' />