Example #1
0
 public spellCheckResult Run()
 {
     return(Import.STAExtendCSVDict(meta, items));
 }