C# Класс SimpleMvcSitemap.Videos.VideoGallery

A node for specifying the gallery which the video appears.
Показать файл Открыть проект

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