MvcApplication Constructor

Blog

MvcApplication Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the MvcApplication class

Namespace:  Blog
Assembly:  Blog (in Blog.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public MvcApplication()
Blog.MvcApplication = function();
Remarks

[Missing <remarks> documentation for "M:Blog.MvcApplication.#ctor"]

See Also