C# Class SIS.WebServer.Results.InternalServerErrorResult

Inheritance: HttpResponse
Mostrar archivo Open project: stoyanov7/SoftwareUniversity

Public Methods

Method Description
InternalServerErrorResult ( string content ) : System

Method Details

InternalServerErrorResult() public method

public InternalServerErrorResult ( string content ) : System
content string
return System