C# Класс ToolBelt.CommandLineCopyrightAttribute

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

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

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

Initializes a new instance of the CommandLineCopyrightAttribute.

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

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

Initializes a new instance of the CommandLineCopyrightAttribute.
public CommandLineCopyrightAttribute ( string copyright ) : System
copyright string Copyright for the program
Результат System