C# Class NServiceMVC.Formats.FormatManager.HttpServerError

Inheritance: System.Web.Mvc.HttpStatusCodeResult
ファイルを表示 Open project: gregmac/NServiceMVC

Public Methods

Method Description
HttpServerError ( string message ) : System

Method Details

HttpServerError() public method

public HttpServerError ( string message ) : System
message string
return System