예제 #1
0
 public QvDataContractResponse updateLocalCatalog()
 {
     Catalog.Update();
     return(getLocalDictionaries());
 }