Class AutoMapperExpressionExtensions_Tests.SimpleClass1
Inheritance
object
AutoMapperExpressionExtensions_Tests.SimpleClass1
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AutoMapper
Assembly: Volo.Abp.AutoMapper.Tests.dll
Syntax
public class AutoMapperExpressionExtensions_Tests.SimpleClass1
Constructors
SimpleClass1()
Declaration
public SimpleClass1()
Properties
Value1
Declaration
public string Value1 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Value2
Declaration
public string Value2 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |