Class AbpSystemTextJsonSerializerProvider_TestBase.FileWithNullableDatetime
Inheritance
object
AbpSystemTextJsonSerializerProvider_TestBase.FileWithNullableDatetime
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 class AbpSystemTextJsonSerializerProvider_TestBase.FileWithNullableDatetime
Constructors
FileWithNullableDatetime()
Declaration
public FileWithNullableDatetime()
Properties
CreationTime
Declaration
public DateTime? CreationTime { get; set; }
Property Value
| Type | Description |
|---|---|
| System.DateTime? |
Name
Declaration
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| string |