netcoreapp2.0
namespace Newtonsoft.Json.Serialization
{
public class MemoryTraceWriter : ITraceWriter
{
public void Trace(TraceLevel level, string message, Exception ex);
}
}
.NET Core | 1.01.12.0 |
---|---|
.NET Standard | 1.01.11.21.31.41.51.6 |
Information specific to netcoreapp2.0 | |
Assembly | Newtonsoft.Json , Version=10.0.0.0, PublicKeyToken=30ad4fe6b2a6aeed |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |