C# 클래스 ToolBelt.CommandLineExampleAttribute

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

공개 메소드들

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