C# Класс ToolBelt.CommandLineExampleAttribute

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

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

Метод Описание
CommandLineExampleAttribute ( string example ) : System

Initializes a new instance of the CommandLineDescriptionAttribute.

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

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

Initializes a new instance of the CommandLineDescriptionAttribute.
public CommandLineExampleAttribute ( string example ) : System
example string Description of the command line program
Результат System