C# 클래스 CommonMarkSharp.Inlines.LinkTitle

상속: InlineList
파일 보기 프로젝트 열기: MortenHoustonLudvigsen/CommonMarkSharp

공개 메소드들

메소드 설명
LinkTitle ( ) : System.Collections.Generic
LinkTitle ( IEnumerable inlines ) : System.Collections.Generic
LinkTitle ( string title ) : System.Collections.Generic

메소드 상세

LinkTitle() 공개 메소드

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

LinkTitle() 공개 메소드

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

LinkTitle() 공개 메소드

public LinkTitle ( string title ) : System.Collections.Generic
title string
리턴 System.Collections.Generic