C# 클래스 CommonMarkSharp.Inlines.InlineList

상속: Inline
파일 보기 프로젝트 열기: MortenHoustonLudvigsen/CommonMarkSharp 1 사용 예제들

공개 메소드들

메소드 설명
InlineList ( ) : System.Collections.Generic
InlineList ( IEnumerable inlines ) : System.Collections.Generic

메소드 상세

InlineList() 공개 메소드

public InlineList ( ) : System.Collections.Generic
리턴 System.Collections.Generic

InlineList() 공개 메소드

public InlineList ( IEnumerable inlines ) : System.Collections.Generic
inlines IEnumerable
리턴 System.Collections.Generic