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