C# Class tinyweb.framework.NoParameterlessConstructorException

Inheritance: System.Exception
Afficher le fichier Open project: martinrue/Tinyweb

Méthodes publiques

Méthode Description
NoParameterlessConstructorException ( string message ) : System

Method Details

NoParameterlessConstructorException() public méthode

public NoParameterlessConstructorException ( string message ) : System
message string
Résultat System