Table of Contents

Property IReadOnlyListString

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

IReadOnlyListString

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

public JsonTypeInfo<IReadOnlyList<string>> IReadOnlyListString { get; }

Property Value

JsonTypeInfo<IReadOnlyList<string>>