C# Class Antmicro.OptionsParser.NumberOfElementsAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: antmicro/options-parser

Public Methods

Method Description
NumberOfElementsAttribute ( int max ) : System

Method Details

NumberOfElementsAttribute() public method

public NumberOfElementsAttribute ( int max ) : System
max int
return System