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
Glass
Core
EnumExtensions
C# Class Glass.Core.EnumExtensions
Exibir arquivo
Open project: SuperJMN/Glass
Public Methods
Method
Description
TryParse
(
Type
enumType
,
string
value
,
object
&
result
) :
bool
Method Details
TryParse()
public
static
method
public
static
TryParse
(
Type
enumType
,
string
value
,
object
&
result
) :
bool
enumType
System.Type
value
string
result
object
return
bool