C# Class IntPropertyRange, G-Audio

Inheritance: System.Attribute
Datei anzeigen 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