protected override void OnCleanUp() { base.OnCleanUp(); Instance = null; }
protected override void OnInit() { base.OnInit(); Instance = this; }