Table of Contents

Class NewtonsoftJsonSerializerServiceExtension

Namespace
H.Extensions.NewtonsoftJson
Assembly
H.Extensions.NewtonsoftJson.dll
public static class NewtonsoftJsonSerializerServiceExtension
Inheritance
NewtonsoftJsonSerializerServiceExtension
Inherited Members

Methods

CloneByNewtonsoftJson<T>(T)

public static T CloneByNewtonsoftJson<T>(this T t)

Parameters

t T

Returns

T

Type Parameters

T