Class GetWithComplexTypeInput.GetWithComplexTypeInner
Inheritance
object
GetWithComplexTypeInput.GetWithComplexTypeInner
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.TestApp.Application.Dto
Assembly: Volo.Abp.TestApp.dll
Syntax
public class GetWithComplexTypeInput.GetWithComplexTypeInner
Constructors
GetWithComplexTypeInner()
Declaration
public GetWithComplexTypeInner()
Properties
Inner2
Declaration
public GetWithComplexTypeInput.GetWithComplexTypeInnerInner Inner2 { get; set; }
Property Value
| Type | Description |
|---|---|
| GetWithComplexTypeInput.GetWithComplexTypeInnerInner |
Value2
Declaration
public string Value2 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |