C# 클래스 CommandLine.PositionalArgument

Positional arguments are those where a value is specified without its key; the order of argument values identify the positional argument.
상속: ValueArgument
파일 보기 프로젝트 열기: agardiner/hfmcmd 1 사용 예제들

공개 메소드들

메소드 설명
PositionalArgument ( ) : System

메소드 상세

PositionalArgument() 공개 메소드

public PositionalArgument ( ) : System
리턴 System