C# 클래스 SimpleMvcSitemap.Videos.VideoGallery

A node for specifying the gallery which the video appears.
파일 보기 프로젝트 열기: uhaciogullari/SimpleMvcSitemap

Private Properties

프로퍼티 타입 설명
VideoGallery System.Xml.Serialization

공개 메소드들

메소드 설명
VideoGallery ( string url ) : System.Xml.Serialization

Creates an instance of video gallery

비공개 메소드들

메소드 설명
VideoGallery ( ) : System.Xml.Serialization

메소드 상세

VideoGallery() 공개 메소드

Creates an instance of video gallery
public VideoGallery ( string url ) : System.Xml.Serialization
url string A link to the gallery (collection of videos) in which this video appears
리턴 System.Xml.Serialization