C# 클래스 Tanka.Markdown.Blocks.Item

상속: Paragraph
파일 보기 프로젝트 열기: pekkah/Tanka.Markdown 1 사용 예제들

공개 메소드들

메소드 설명
Item ( StringRange parent, int start, int end, IEnumerable spans ) : System.Collections.Generic

메소드 상세

Item() 공개 메소드

public Item ( StringRange parent, int start, int end, IEnumerable spans ) : System.Collections.Generic
parent StringRange
start int
end int
spans IEnumerable
리턴 System.Collections.Generic