TryParse(String?, IFormatProvider?, out EnumWrapper) Method

Definition

Assembly XenoAtom.CommandLine.dll
public static bool TryParse(string? s, IFormatProvider? provider, scoped out EnumWrapper<TEnum> result)

Parameters

Returns