Class AbpSystemTextJsonSerializerProvider_Datetime_Kind_Tests
Inheritance
object
AbpSystemTextJsonSerializerProvider_Datetime_Kind_Tests
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_Datetime_Kind_Tests : AbpSystemTextJsonSerializerProvider_TestBase, IDisposable
Constructors
AbpSystemTextJsonSerializerProvider_Datetime_Kind_Tests()
Declaration
protected AbpSystemTextJsonSerializerProvider_Datetime_Kind_Tests()
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