annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
1 <% title # Counter aspect %>
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
2 <p class="j">This aspect helps to collect statistical information for the members it is applied to.</p>
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
3
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
4 CounterAspect.cs
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
5 <% ..\..\..\HowTo\Aspects\CounterAspect.cs %>
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
6
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
7 BLToolkit type builder will generate the following for the class above:
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
8 <% Doc\Aspects\CounterAspect.cs %>
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
9
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
10 <p class="j">The following picture shows the information collected for data accessors
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
11 of the <i>BLToolkit.Demo.Asp.Net</i> project.</p>
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
12 <img src='counters.png' />