Esempio n. 1
0
 public void Execute(TransactionImportContext context)
 {
     search.Index(context.Transactions, context.Request.Rebuild);
 }