Class AbpSystemTextJsonSerializerProviderTestBase
Inheritance
object
AbpSystemTextJsonSerializerProviderTestBase
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 AbpSystemTextJsonSerializerProviderTestBase : AbpJsonSystemTextJsonTestBase, IDisposable
Constructors
AbpSystemTextJsonSerializerProviderTestBase()
Declaration
public AbpSystemTextJsonSerializerProviderTestBase()
Fields
JsonSerializer
Declaration
protected AbpSystemTextJsonSerializer JsonSerializer
Field Value
| Type | Description |
|---|---|
| AbpSystemTextJsonSerializer |
Implements
System.IDisposable