C# Class Storage.Controllers.ValidationController

Inheritance: Controller
Afficher le fichier Open project: aokolity/Storage

Méthodes publiques

Méthode Description
IsProductCodeAvailable ( string code, string codeInitialValue ) : System.Web.Mvc.JsonResult

Method Details

IsProductCodeAvailable() public méthode

public IsProductCodeAvailable ( string code, string codeInitialValue ) : System.Web.Mvc.JsonResult
code string
codeInitialValue string
Résultat System.Web.Mvc.JsonResult