Table of Contents

Delegate JsonCallback

Namespace
Alis.Core.Aspect.Data.Json
Assembly
Alis.dll

Defines a callback delegate to customize JSON serialization and deserialization.

public delegate void JsonCallback(JsonEventArgs e)

Parameters

e JsonEventArgs