Table of Contents

Property IReadOnlyListNodeAttr

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

IReadOnlyListNodeAttr

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

public JsonTypeInfo<IReadOnlyList<NodeAttr>> IReadOnlyListNodeAttr { get; }

Property Value

JsonTypeInfo<IReadOnlyList<NodeAttr>>