C# 클래스 RJH.CommandLineHelper.CommandLineSwitchAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: suntong/lang 1 사용 예제들

공개 메소드들

메소드 설명
CommandLineSwitchAttribute ( string name, string description ) : System

Attribute constructor.

메소드 상세

CommandLineSwitchAttribute() 공개 메소드

Attribute constructor.
public CommandLineSwitchAttribute ( string name, string description ) : System
name string
description string
리턴 System