C# Class Pizza.Mvc.AttributeAdapters.PizzaRequiredAttributeAdapter

Inheritance: RequiredAttributeAdapter
Afficher le fichier Open project: dwdkls/pizzamvc

Méthodes publiques

Méthode Description
PizzaRequiredAttributeAdapter ( ModelMetadata metadata, System.Web.Mvc.ControllerContext context, System.ComponentModel.DataAnnotations.RequiredAttribute attribute ) : System.ComponentModel.DataAnnotations

Method Details

PizzaRequiredAttributeAdapter() public méthode

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
Résultat System.ComponentModel.DataAnnotations