C# Class IntPropertyRange, G-Audio

Inheritance: System.Attribute
ファイルを表示 Open project: gregzo/G-Audio

Public Methods

Method Description
IntPropertyRange ( int min, int max ) : System

Method Details

IntPropertyRange() public method

public IntPropertyRange ( int min, int max ) : System
min int
max int
return System