EnumConverter<I, O> static class EnumConverter<I, O> where I : struct, IConvertible, IComparable, IFormattable where O : struct, IConvertible, IComparable, IFormattable Documentation Code