typedef NS_ENUM()

in httpdns_ios_demo/httpdns_ios_demo/Setting/SettingTableViewCell.h [13:16]


typedef NS_ENUM(NSUInteger, settingCellType) {
    RegionCell,
    TimeOutCell,
};