コード例 #1
0
 static WrapperSingleton()
 {
     _wrapperType = DataWrapperTypeManager.GetDataWrapperType(typeof(T));
 }