C# 클래스 CommonMarkSharp.Inlines.StrongEmphasis

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

공개 메소드들

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

메소드 상세

StrongEmphasis() 공개 메소드

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

StrongEmphasis() 공개 메소드

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