C# 클래스 CommandLine.ValueAttribute

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

공개 메소드들

메소드 설명
ValueAttribute ( int index ) : System

Initializes a new instance of the CommandLine.ValueAttribute class.

메소드 상세

ValueAttribute() 공개 메소드

Initializes a new instance of the CommandLine.ValueAttribute class.
public ValueAttribute ( int index ) : System
index int
리턴 System