Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Option
C# Class Option, dev
This class represent a option for a specific language
Mostrar archivo
Open project: jannunzi/dev
Class Usage Examples
Public Methods
Method
Description
Option
( ) :
System
Option
(
string
value
) :
System
Option
(
string
value
,
string
label
) :
System
Method Details
Option()
public
method
public
Option
( ) :
System
return
System
Option()
public
method
public
Option
(
string
value
) :
System
value
string
return
System
Option()
public
method
public
Option
(
string
value
,
string
label
) :
System
value
string
label
string
return
System