C# Class com.ReinforceLab.SQLitePersistence.MaxLengthAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: reinforce-lab/com.ReinforceLab.MonoTouch.Controls

Public Methods

Method Description
MaxLengthAttribute ( int length ) : System

Method Details

MaxLengthAttribute() public method

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