Mercurial > pub > bltoolkit
view Tools/DocGen/Content/Doc/Aspects/CounterAspect.htm @ 1:8f65451dc28f
Исправлена проблема с фабрикой и выборкой нескольких объектов в linq выражении
author | cin |
---|---|
date | Fri, 28 Mar 2014 01:04:56 +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' />