using System.Collections.Generic; namespace MECF.Framework.Common.IOCore; public class IoMap : Dictionary { }