Пример #1
0
 public static string GetOldRepositoryItemFileExt(Type T)
 {
     return(OldRepositorySerializer.GetShortType(T));
 }