Click or drag to resize

StringLengthAttribute Constructor

Overload List
 NameDescription
Public methodStringLengthAttribute(Int32) Initializes a new instance of the StringLengthAttribute class.
Public methodStringLengthAttribute(Int32, Int32) Initializes a new instance of the StringLengthAttribute class.
Public methodStringLengthAttribute(Int32, Boolean, Char) Initializes a new instance of the StringLengthAttribute class.
Public methodStringLengthAttribute(Int32, Int32, Boolean, Char) Initializes a new instance of the StringLengthAttribute class.
Top
See Also