Class AbpSystemTextJsonSerializerProviderDatetimeKindTests
Inheritance
object
AbpSystemTextJsonSerializerProviderDatetimeKindTests
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 AbpSystemTextJsonSerializerProviderDatetimeKindTests : AbpSystemTextJsonSerializerProviderTestBase, IDisposable
Constructors
AbpSystemTextJsonSerializerProviderDatetimeKindTests()
Declaration
protected AbpSystemTextJsonSerializerProviderDatetimeKindTests()
Properties
Kind
Declaration
protected DateTimeKind Kind { get; set; }
Property Value
| Type | Description |
|---|---|
| System.DateTimeKind |
Methods
Serialize_Deserialize()
Declaration
public void Serialize_Deserialize()
Implements
System.IDisposable