C# 클래스 ToolBelt.CommandLineCopyrightAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: jlyonsmith/ToolBelt

공개 메소드들

메소드 설명
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