C# Class QvxLib.QvxMaxLengthAttribute

Inheritance: QvxBaseAttribute
显示文件 Open project: konne/QvxLib Class Usage Examples

Public Methods

Method Description
QvxMaxLengthAttribute ( int maxLength ) : System

Method Details

QvxMaxLengthAttribute() public method

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