using System; using System.ComponentModel; namespace LYFZ.ComponentLibrary.ChatListControl { public class ChatListSubItemConverter : ExpandableObjectConverter { } }