Table of Contents

Constructor ObservableApiObject

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ObservableApiObject(List<string>?)

Initializes a new instance of the ObservableApiObject class.

protected ObservableApiObject(List<string>? ignored = null)

Parameters

ignored List<string>

A list of JSON property names to be ignored during serialization and deserialization.