namespace ET { public class SaveEntityToDBComponent : Entity, IAwake, IDestroy, IAppClose { public long Timer; } }