C# 클래스 Crisis.CommandLine.EndToken

Token representing the special symbol used to stop the parsing of options, normally "--".
상속: Token
파일 보기 프로젝트 열기: teeknofil/Crisis-Wordlist-Generator

공개 메소드들

메소드 설명
EndToken ( ) : System

Initializes a new instance of the EndToken class.

메소드 상세

EndToken() 공개 메소드

Initializes a new instance of the EndToken class.
public EndToken ( ) : System
리턴 System