忧伤冬天

文章
5
资源
0
加入时间
2年10月17天

C#中ExpandSortConverter扩展排序转换器

[TypeConverter(typeof(ExpandSortConverter))]放在类前面[DisplayName(“最小值”), PropertyOrder(1)]放在属性前面public class ExpandSortConverter : ExpandableObjectConverter { #region Methods public override bool GetPropertiesSupported(ITypeDescriptorC