using System.Collections.ObjectModel; namespace DPumpHydr.WinFrmUI.WenSkin.Json { /// /// Represents a collection of . /// public class JsonConverterCollection : Collection { } }