C# Class Accord.NonnegativeIntegerAttribute

Inheritance: IntegerAttribute
ファイルを表示 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