public static TNumber NumericCalculation(
Entry value,
Store context
)Public Shared Function NumericCalculation (
value As Entry,
context As Store
) As TNumberpublic:
static TNumber^ NumericCalculation(
Entry^ value,
Store^ context
)static member NumericCalculation :
value : Entry *
context : Store -> TNumber