static WrapperSingleton()
 {
     _wrapperType = DataWrapperTypeManager.GetDataWrapperType(typeof(T));
 }