C# Class SimpleMvcSitemap.Videos.VideoGallery

A node for specifying the gallery which the video appears.
Afficher le fichier Open project: uhaciogullari/SimpleMvcSitemap

Private Properties

Свойство Type Description
VideoGallery System.Xml.Serialization

Méthodes publiques

Méthode Description
VideoGallery ( string url ) : System.Xml.Serialization

Creates an instance of video gallery

Private Methods

Méthode Description
VideoGallery ( ) : System.Xml.Serialization

Method Details

VideoGallery() public méthode

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
Résultat System.Xml.Serialization