using System; namespace HDL_ON.Entity { public class WeepRobot : Function { public WeepRobot() { } } }