C# 클래스 SimpleMvcSitemap.SitemapIndexModel

상속: IHasStyleSheets
파일 보기 프로젝트 열기: uhaciogullari/SimpleMvcSitemap 1 사용 예제들

Private Properties

프로퍼티 타입 설명
SitemapIndexModel System.Collections.Generic

공개 메소드들

메소드 설명
SitemapIndexModel ( List nodes ) : System.Collections.Generic

Initializes a new instance of the SitemapIndexModel class.

비공개 메소드들

메소드 설명
SitemapIndexModel ( ) : System.Collections.Generic

메소드 상세

SitemapIndexModel() 공개 메소드

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