Class AbpSystemTextJsonSerializerProviderTestBase.File
Inherited Members
Namespace: Volo.Abp.Json
Assembly: Volo.Abp.Json.Tests.dll
Syntax
public class AbpSystemTextJsonSerializerProviderTestBase.File
Constructors
File()
Declaration
public File()
Properties
ExtraProperties
Declaration
public Dictionary<string, int> ExtraProperties { get; set; }
Property Value
Type | Description |
---|---|
Dictionary<string, int> |
FileName
Declaration
public string FileName { get; set; }
Property Value
Type | Description |
---|---|
string |