Table of Contents

Interface IJsonSerializable<TSelf>

Namespace
NetCord
Assembly
NetCord.dll
public interface IJsonSerializable<TSelf> where TSelf : IJsonSerializable<TSelf>

Type Parameters

TSelf

Methods

WriteTo(Utf8JsonWriter)

void WriteTo(Utf8JsonWriter writer)

Parameters

writer Utf8JsonWriter