C# Class SimpleMvcSitemap.SitemapModel

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

Private Properties

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

Méthodes publiques

Méthode Description
GetNamespaces ( ) : IEnumerable
SitemapModel ( List nodes ) : System.Collections.Generic

Initializes a new instance of the SitemapModel class.

Private Methods

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

Method Details

GetNamespaces() public méthode

public GetNamespaces ( ) : IEnumerable
Résultat IEnumerable

SitemapModel() public méthode

Initializes a new instance of the SitemapModel class.
public SitemapModel ( List nodes ) : System.Collections.Generic
nodes List Sitemap nodes.
Résultat System.Collections.Generic