C# Class newtelligence.DasBlog.Web.Core.BlogStatistics

Represents the statistics for this blog.
Mostra file Open project: AArnott/dasblog

Public Methods

Method Description
BlogStatistics ( ) : System

Creates a new instance of the BlogStatistics class.

Method Details

BlogStatistics() public method

Creates a new instance of the BlogStatistics class.
public BlogStatistics ( ) : System
return System