C# Class OpenRasta.Web.OperationResult.OK

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

Méthodes publiques

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

Method Details

OK() public méthode

public OK ( ) : System
Résultat System

OK() public méthode

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