C# 클래스 Pizza.Mvc.AttributeAdapters.PizzaRequiredAttributeAdapter

상속: RequiredAttributeAdapter
파일 보기 프로젝트 열기: dwdkls/pizzamvc

공개 메소드들

메소드 설명
PizzaRequiredAttributeAdapter ( ModelMetadata metadata, System.Web.Mvc.ControllerContext context, System.ComponentModel.DataAnnotations.RequiredAttribute attribute ) : System.ComponentModel.DataAnnotations

메소드 상세

PizzaRequiredAttributeAdapter() 공개 메소드

public PizzaRequiredAttributeAdapter ( ModelMetadata metadata, System.Web.Mvc.ControllerContext context, System.ComponentModel.DataAnnotations.RequiredAttribute attribute ) : System.ComponentModel.DataAnnotations
metadata ModelMetadata
context System.Web.Mvc.ControllerContext
attribute System.ComponentModel.DataAnnotations.RequiredAttribute
리턴 System.ComponentModel.DataAnnotations