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