public static string GetDescription<T>(this T e) where T : IConvertible. {. string description = null;. if (e is Enum). {. var type = e.GetType();.
確定! 回上一頁