Interface ITransactionWithResult<T>


public interface ITransactionWithResult<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    execute(ITransactionContext transactionContext)