Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Fonet
Cli
Parser
ParameterlessOption
C# Class Fonet.Cli.Parser.ParameterlessOption
An option that does not expect a parameter.
Inheritance:
Fonet.Cli.Parser.Option
Exibir arquivo
Open project: prepare/FO.NET
Class Usage Examples
Public Methods
Method
Description
ParameterlessOption
(
string
optionName
)
Initializes a new instance of the ParameterlessOption class.
Method Details
ParameterlessOption()
public
method
Initializes a new instance of the ParameterlessOption class.
public
ParameterlessOption
(
string
optionName
)
optionName
string
The name of the option.