namespace ChadSoft.Utils.Pingy { using System.ComponentModel; public class PingerCollection : BindingList { } }