C# 클래스 MvcTemplate.Components.Mvc.RangeAdapter

상속: RangeAttributeAdapter
파일 보기 프로젝트 열기: NonFactors/MVC5.Template 1 사용 예제들

공개 메소드들

메소드 설명
RangeAdapter ( ModelMetadata metadata, System.Web.Mvc.ControllerContext context, System.ComponentModel.DataAnnotations.RangeAttribute attribute ) : MvcTemplate.Resources.Form

메소드 상세

RangeAdapter() 공개 메소드

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
리턴 MvcTemplate.Resources.Form