C# Class Accord.NonpositiveIntegerAttribute

Inheritance: IntegerAttribute
Mostra file Open project: accord-net/framework

Public Methods

Method Description
NonpositiveIntegerAttribute ( ) : System

Initializes a new instance of the NonpositiveIntegerAttribute class.

Method Details

NonpositiveIntegerAttribute() public method

Initializes a new instance of the NonpositiveIntegerAttribute class.
public NonpositiveIntegerAttribute ( ) : System
return System