C# 클래스 ToolBelt.CommandLineCommandDescriptionAttribute

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

공개 메소드들

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