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