C# Class Crisis.CommandLine.EndToken

Token representing the special symbol used to stop the parsing of options, normally "--".
Inheritance: Token
Afficher le fichier Open project: teeknofil/Crisis-Wordlist-Generator

Méthodes publiques

Méthode Description
EndToken ( ) : System

Initializes a new instance of the EndToken class.

Method Details

EndToken() public méthode

Initializes a new instance of the EndToken class.
public EndToken ( ) : System
Résultat System