Interface ICurrentCalculator
Namespace: SuperOffice.DCF.Web
Assembly: SuperOffice.DCFWeb.dll
Syntax
public interface ICurrentCalculator : ICurrentCalculatorPlugin, IPlugin
Methods
Calculate(String, HistoryItem, SuperStateHelper)
Declaration
HistoryItem Calculate(string entityName, HistoryItem current, SuperStateHelper helper)
Parameters
| Type | Name | Description |
|---|---|---|
| String | entityName | |
| HistoryItem | current | |
| SuperStateHelper | helper |
Returns
| Type | Description |
|---|---|
| HistoryItem |