Class AbpSystemTextJsonSerializerProviderTestBase.FileWithBoolean
Inherited Members
Namespace: Volo.Abp.Json
Assembly: Volo.Abp.Json.Tests.dll
Syntax
public class AbpSystemTextJsonSerializerProviderTestBase.FileWithBoolean
Constructors
FileWithBoolean()
Declaration
public FileWithBoolean()
Properties
IsDeleted
Declaration
public bool IsDeleted { get; set; }
Property Value
Type | Description |
---|---|
bool |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |