C# Class Tanka.Markdown.Html.RenderingException

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

Méthodes publiques

Méthode Description
RenderingException ( string message, Exception inner ) : System

Method Details

RenderingException() public méthode

public RenderingException ( string message, Exception inner ) : System
message string
inner System.Exception
Résultat System