IndexViewModel Constructor

Blog

IndexViewModel Constructor

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

Initializes a new instance of the IndexViewModel class

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

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

See Also