public static bool TryParse<T>( string value, bool ignoreCase, out T result ) where T : struct, new()
[Missing <typeparam name="T"/> documentation for "M:FileHold.Common.EnumHelper.TryParse``1(System.String,System.Boolean,``0@)"]
In This Article