C# Class Subtext.Framework.BlogAssemblyConfigException

Inheritance: System.Exception
Afficher le fichier Open project: ayende/Subtext

Méthodes publiques

Méthode Description
BlogAssemblyConfigException ( String s ) : System
BlogAssemblyConfigException ( String s, Exception inner ) : System

Method Details

BlogAssemblyConfigException() public méthode

public BlogAssemblyConfigException ( String s ) : System
s String
Résultat System

BlogAssemblyConfigException() public méthode

public BlogAssemblyConfigException ( String s, Exception inner ) : System
s String
inner System.Exception
Résultat System