C# Class Aqueduct.Appia.Razor.NancyRazorErrorView

Inheritance: ViewBase
Afficher le fichier Open project: aqueduct/Appia

Méthodes publiques

Méthode Description
Execute ( ) : void
NancyRazorErrorView ( string message ) : Aqueduct.Appia.Core
WriteLiteral ( object value ) : void

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

NancyRazorErrorView() public méthode

public NancyRazorErrorView ( string message ) : Aqueduct.Appia.Core
message string
Résultat Aqueduct.Appia.Core

WriteLiteral() public méthode

public WriteLiteral ( object value ) : void
value object
Résultat void