C# Class Tanka.Markdown.Inline.NewLineSpan

Inheritance: Span
Afficher le fichier Open project: pekkah/Tanka.Markdown

Méthodes publiques

Méthode Description
NewLineSpan ( StringRange parentRange, int start, int end ) : System.Runtime.InteropServices

Method Details

NewLineSpan() public méthode

public NewLineSpan ( StringRange parentRange, int start, int end ) : System.Runtime.InteropServices
parentRange StringRange
start int
end int
Résultat System.Runtime.InteropServices