C# 클래스 CommonMarkSharp.Inlines.Emphasis

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

공개 메소드들

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

메소드 상세

Emphasis() 공개 메소드

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

Emphasis() 공개 메소드

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