C# Class MvcTemplate.Components.Mvc.RangeAdapter

Inheritance: RangeAttributeAdapter
Mostrar archivo Open project: NonFactors/MVC5.Template Class Usage Examples

Public Methods

Method Description
RangeAdapter ( ModelMetadata metadata, System.Web.Mvc.ControllerContext context, System.ComponentModel.DataAnnotations.RangeAttribute attribute ) : MvcTemplate.Resources.Form

Method Details

RangeAdapter() public method

public RangeAdapter ( ModelMetadata metadata, System.Web.Mvc.ControllerContext context, System.ComponentModel.DataAnnotations.RangeAttribute attribute ) : MvcTemplate.Resources.Form
metadata ModelMetadata
context System.Web.Mvc.ControllerContext
attribute System.ComponentModel.DataAnnotations.RangeAttribute
return MvcTemplate.Resources.Form