C# Class Accord.NonnegativeIntegerAttribute

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

Public Methods

Method Description
NonnegativeIntegerAttribute ( ) : System

Initializes a new instance of the NonnegativeIntegerAttribute class.

Method Details

NonnegativeIntegerAttribute() public method

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