C# Класс ToolBelt.CommandLineCommandDescriptionAttribute

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

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

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

Initializes a new instance of the CommandLineCommandDescriptionAttribute.

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

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

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