Class AbpSystemTextJsonSerializerProvider_TestBase.FileWithNullableBoolean
Inheritance
object
AbpSystemTextJsonSerializerProvider_TestBase.FileWithNullableBoolean
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.FileWithNullableBoolean
Constructors
FileWithNullableBoolean()
Declaration
public FileWithNullableBoolean()
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 |