C# Class Subtext.BlogML.BlogMLContext

Base implementation of the BlogMl context.
Inheritance: IBlogMLContext
Afficher le fichier Open project: ayende/Subtext Class Usage Examples

Méthodes publiques

Méthode Description
BlogMLContext ( string blogId, bool embedAttachments ) : System

Initializes a new instance of the BlogMLContext class.

Method Details

BlogMLContext() public méthode

Initializes a new instance of the BlogMLContext class.
public BlogMLContext ( string blogId, bool embedAttachments ) : System
blogId string The blog id.
embedAttachments bool
Résultat System