C# Класс CommandLine.Argument

Base class for all types of command-line arguments. Each argument must have a key that will be used to access the value in the returned Dictionary, and a description that is shown when help is displayed.
Показать файл Открыть проект Примеры использования класса