C# Class Glass.Core.EnumExtensions

Mostra file 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