C# Class OpenRasta.Web.OperationResult.Created

Represents a "201 Created" response.
Inheritance: OperationResult
Afficher le fichier Open project: 7digital/openrasta-stable

Méthodes publiques

Méthode Description
Created ( ) : System
Created ( object resource ) : System

Method Details

Created() public méthode

public Created ( ) : System
Résultat System

Created() public méthode

public Created ( object resource ) : System
resource object
Résultat System