Exemplo n.º 1
0
 public void CoreTestDictionaries()
 {
     Run(DictionarySet.Create(1), x => new DTO.DictionarySet(x));
 }