C# Класс Accord.NegativeIntegerAttribute

Наследование: IntegerAttribute
Показать файл Открыть проект

Открытые методы

Метод Описание
NegativeIntegerAttribute ( ) : System

Initializes a new instance of the NegativeIntegerAttribute class.

NegativeIntegerAttribute ( int maximum ) : System

Initializes a new instance of the NegativeIntegerAttribute class.

Описание методов

NegativeIntegerAttribute() публичный Метод

Initializes a new instance of the NegativeIntegerAttribute class.
public NegativeIntegerAttribute ( ) : System
Результат System

NegativeIntegerAttribute() публичный Метод

Initializes a new instance of the NegativeIntegerAttribute class.
public NegativeIntegerAttribute ( int maximum ) : System
maximum int
Результат System