C# Class Accord.NegativeIntegerAttribute

Inheritance: IntegerAttribute
Afficher le fichier Open project: accord-net/framework

Méthodes publiques

Méthode Description
NegativeIntegerAttribute ( ) : System

Initializes a new instance of the NegativeIntegerAttribute class.

NegativeIntegerAttribute ( int maximum ) : System

Initializes a new instance of the NegativeIntegerAttribute class.

Method Details

NegativeIntegerAttribute() public méthode

Initializes a new instance of the NegativeIntegerAttribute class.
public NegativeIntegerAttribute ( ) : System
Résultat System

NegativeIntegerAttribute() public méthode

Initializes a new instance of the NegativeIntegerAttribute class.
public NegativeIntegerAttribute ( int maximum ) : System
maximum int
Résultat System