C# Class MvcTemplate.Components.Mvc.StringLengthAdapter

Inheritance: StringLengthAttributeAdapter
ファイルを表示 Open project: NonFactors/MVC5.Template Class Usage Examples

Public Methods

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

Method Details

StringLengthAdapter() public method

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