C# Class SimpleMvcSitemap.SitemapIndexModel

Inheritance: IHasStyleSheets
Afficher le fichier Open project: uhaciogullari/SimpleMvcSitemap Class Usage Examples

Private Properties

Свойство Type Description
SitemapIndexModel System.Collections.Generic

Méthodes publiques

Méthode Description
SitemapIndexModel ( List nodes ) : System.Collections.Generic

Initializes a new instance of the SitemapIndexModel class.

Private Methods

Méthode Description
SitemapIndexModel ( ) : System.Collections.Generic

Method Details

SitemapIndexModel() public méthode

Initializes a new instance of the SitemapIndexModel class.
public SitemapIndexModel ( List nodes ) : System.Collections.Generic
nodes List The sitemap index nodes.
Résultat System.Collections.Generic