static TableSingleton() { Singleton = TableData.CreateUnitialized(typeof(TDataRecord)); Singleton.Initialize(); }