Table of Contents

Property IReadOnlyListInt32

Namespace
MaaFramework.Binding.Notification
Assembly
MaaFramework.Binding.Extensions.dll

IReadOnlyListInt32

Defines the source generated JSON serialization contract metadata for a given type.

public JsonTypeInfo<IReadOnlyList<int>> IReadOnlyListInt32 { get; }

Property Value

JsonTypeInfo<IReadOnlyList<int>>