Class AbpSystemTextJsonSerializerProviderTestBase.FileWithNullableDatetime
Inheritance
AbpSystemTextJsonSerializerProviderTestBase.FileWithNullableDatetime
Assembly: Volo.Abp.Json.Tests.dll
Syntax
public class AbpSystemTextJsonSerializerProviderTestBase.FileWithNullableDatetime
Constructors
FileWithNullableDatetime()
Declaration
public FileWithNullableDatetime()
Properties
CreationTime
Declaration
public DateTime? CreationTime { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Extension Methods