using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Reflection;
namespace IRaCIS.Core.Infrastructure.Extention
{
public static class EnumToSelectExtension
{
///
/// 将枚举转换成字典(枚举,自定义描述)
///
///
/// 需要排除的枚举
///
public static Dictionary