Class Foo
Implements
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 abstract class Foo : IHasExtraProperties
Constructors
Foo()
Declaration
protected Foo()
Properties
ExtraProperties
Declaration
public ExtraPropertyDictionary ExtraProperties { get; protected set; }
Property Value
| Type | Description |
|---|---|
| ExtraPropertyDictionary |