C# Class Glass.Core.EnumExtensions

Afficher le fichier Open project: SuperJMN/Glass

Méthodes publiques

Méthode Description
TryParse ( Type enumType, string value, object &result ) : bool

Method Details

TryParse() public static méthode

public static TryParse ( Type enumType, string value, object &result ) : bool
enumType System.Type
value string
result object
Résultat bool