C# Класс Subtext.BlogML.BlogMLContext

Base implementation of the BlogMl context.
Наследование: IBlogMLContext
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
BlogMLContext ( string blogId, bool embedAttachments ) : System

Initializes a new instance of the BlogMLContext class.

Описание методов

BlogMLContext() публичный Метод

Initializes a new instance of the BlogMLContext class.
public BlogMLContext ( string blogId, bool embedAttachments ) : System
blogId string The blog id.
embedAttachments bool
Результат System