C# 클래스 Accord.NegativeIntegerAttribute

상속: IntegerAttribute
파일 보기 프로젝트 열기: accord-net/framework

공개 메소드들

메소드 설명
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