C# 클래스 Subtext.BlogML.BlogMLContext

Base implementation of the BlogMl context.
상속: IBlogMLContext
파일 보기 프로젝트 열기: ayende/Subtext 1 사용 예제들

공개 메소드들

메소드 설명
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