C# Класс ToolBelt.CommandLineTitleAttribute

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

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

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

Initializes a new instance of the CommandLineDescriptionAttribute.

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

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

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