C# Класс CommandLine.ValueAttribute

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

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

Метод Описание
ValueAttribute ( int index ) : System

Initializes a new instance of the CommandLine.ValueAttribute class.

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

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

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