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