C# Class Serenity.MaxLengthAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: volkanceylan/Serenity

Private Properties

Property Type Description

Public Methods

Method Description
MaxLengthAttribute ( int maxLength ) : System

Method Details

MaxLengthAttribute() public method

public MaxLengthAttribute ( int maxLength ) : System
maxLength int
return System