C# Class Storage.Controllers.ValidationController

Inheritance: Controller
ファイルを表示 Open project: aokolity/Storage

Public Methods

Method Description
IsProductCodeAvailable ( string code, string codeInitialValue ) : System.Web.Mvc.JsonResult

Method Details

IsProductCodeAvailable() public method

public IsProductCodeAvailable ( string code, string codeInitialValue ) : System.Web.Mvc.JsonResult
code string
codeInitialValue string
return System.Web.Mvc.JsonResult