Class AbpSystemTextJsonSerializerProvider_TestBase
Inheritance
object
AbpSystemTextJsonSerializerProvider_TestBase
Implements
System.IDisposable
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Json
Assembly: Volo.Abp.Json.Tests.dll
Syntax
public abstract class AbpSystemTextJsonSerializerProvider_TestBase : AbpJsonTestBase, IDisposable
Constructors
AbpSystemTextJsonSerializerProvider_TestBase()
Declaration
public AbpSystemTextJsonSerializerProvider_TestBase()
Fields
JsonSerializer
Declaration
protected AbpSystemTextJsonSerializer JsonSerializer
Field Value
| Type | Description |
|---|---|
| AbpSystemTextJsonSerializer |
Implements
System.IDisposable