コード例 #1
0
 public TranslationStatistics PerformTranslationStatistics(TranslationSelection translations)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public Stream ExportTranslationsToCsv(TranslationSelection translations)
 {
     throw new NotImplementedException();
 }