using System; namespace HDL_ON.UI.UI2.Intelligence.Automation { public class PublicInterface { public PublicInterface() { } } }