C# Class CommonMarkSharp.Inlines.LinkTitle

Inheritance: InlineList
Afficher le fichier Open project: MortenHoustonLudvigsen/CommonMarkSharp

Méthodes publiques

Méthode Description
LinkTitle ( ) : System.Collections.Generic
LinkTitle ( IEnumerable inlines ) : System.Collections.Generic
LinkTitle ( string title ) : System.Collections.Generic

Method Details

LinkTitle() public méthode

public LinkTitle ( ) : System.Collections.Generic
Résultat System.Collections.Generic

LinkTitle() public méthode

public LinkTitle ( IEnumerable inlines ) : System.Collections.Generic
inlines IEnumerable
Résultat System.Collections.Generic

LinkTitle() public méthode

public LinkTitle ( string title ) : System.Collections.Generic
title string
Résultat System.Collections.Generic