コード例 #1
0
 public void LoadState(string translationProviderState)
 {
     _fileBasedTranslationProvider.LoadState(translationProviderState);
 }