C# Class iServe.Models.dotNailsCommon.StringLength

Inheritance: System.ComponentModel.DataAnnotations.StringLengthAttribute
ファイルを表示 Open project: fellowshiptech/ft-iserve

Public Methods

Method Description
StringLength ( int maxLength ) : System

Method Details

StringLength() public method

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