Class AbpSystemTextJsonSerializerProvider_TestBase.TestExtensibleObjectClass
Inheritance
object
AbpSystemTextJsonSerializerProvider_TestBase.TestExtensibleObjectClass
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.TestExtensibleObjectClass : ExtensibleObject, IHasExtraProperties, IValidatableObject
Constructors
TestExtensibleObjectClass()
Declaration
public TestExtensibleObjectClass()
Properties
Name
Declaration
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Implements
System.ComponentModel.DataAnnotations.IValidatableObject