public static Entry Preprocessing(
Entry value,
Store context
)Public Shared Function Preprocessing (
value As Entry,
context As Store
) As Entrypublic:
static Entry^ Preprocessing(
Entry^ value,
Store^ context
)static member Preprocessing :
value : Entry *
context : Store -> Entry