using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Pms.UserEvent.TaskBookEvent { public class CTaskBookEvent { public CTaskBookEvent() { //Behavior_60010 sBehavior_60010 = new Behavior_60010(); } } }